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/reverter/build.xml

    r31897 r31923  
    1313    <property name="plugin.description" value="Plugin for reverting changesets"/>
    1414    <property name="plugin.icon" value="images/revert-changeset.png"/>
    15     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Reverter"/>
     15    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Reverter"/>
    1616    <property name="plugin.canloadatruntime" value="true"/>
    1717    <property name="plugin.stage" value="5"/>
Note: See TracChangeset for help on using the changeset viewer.