Ignore:
Timestamp:
2016-01-03T15:44:33+01:00 (10 years ago)
Author:
donvip
Message:

[josm_plugins] use https links to OSM wiki

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/photoadjust/build.xml

    r31922 r31923  
    1414    <property name="plugin.description" value="Make photos movable and position them on the map."/>
    1515    <property name="plugin.icon" value="images/photoadjust.png"/>
    16     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PhotoAdjust"/>
     16    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/PhotoAdjust"/>
    1717    <!--<property name="plugin.early" value="..."/>-->
    1818    <!--<property name="plugin.requires" value="..."/>-->
Note: See TracChangeset for help on using the changeset viewer.