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

[josm_plugins] use https links to OSM wiki

File:
1 edited

Legend:

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

    r30664 r31923  
    1111    <property name="plugin.description" value="Easy downloading along a long set of interconnected ways"/>
    1212    <property name="plugin.icon" value="images/way-download.png"/>
    13     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WayDownloaderPlugin"/>
     13    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/WayDownloaderPlugin"/>
    1414
    1515    <!-- ** include targets that all plugins have in common ** -->
Note: See TracChangeset for help on using the changeset viewer.