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

    r30416 r31923  
    1111    <property name="plugin.description" value="Support live GPS input (moving dot) through a connection to gpsd server."/>
    1212    <property name="plugin.icon" value="images/dialogs/livegps.png"/>
    13     <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS"/>
     13    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS"/>
    1414    <property name="plugin.stage" value="50"/>
    1515   
Note: See TracChangeset for help on using the changeset viewer.