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

[josm_plugins] use https links to OSM wiki

File:
1 edited

Legend:

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

    r31677 r31923  
    1111    <property name="plugin.description" value="Write gps position info to the image file header. Run this feature from the right click menu of the image layer."/>
    1212    <property name="plugin.icon" value="images/geotagging.png"/>
    13     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/>
     13    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/>
    1414    <property name="plugin.canloadatruntime" value="true"/>
    1515    <property name="plugin.requires" value="apache-commons"/>
Note: See TracChangeset for help on using the changeset viewer.