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

    r31530 r31923  
    1414    <property name="plugin.canloadatruntime" value="true"/>
    1515    <property name="plugin.icon" value="images/xml_24.png"/>
    16     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Imagery-XML-Bounds"/>
     16    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Imagery-XML-Bounds"/>
    1717
    1818    <!-- ** include targets that all plugins have in common ** -->
Note: See TracChangeset for help on using the changeset viewer.