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

    r31699 r31923  
    1313    <property name="plugin.description" value="Recommends categories/tags on newly created OSM entities by analysing spatial entities into training features and using SVM classification"/>
    1414    <property name="plugin.icon" value="images/dialogs/logo-osmrec.png"/>
    15     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OSMRec"/>
     15    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OSMRec"/>
    1616    <property name="plugin.requires" value="log4j;apache-commons;jts;geotools"/>
    1717   
Note: See TracChangeset for help on using the changeset viewer.