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

    r30527 r31923  
    1111    <property name="plugin.icon" value="images/nanolog.png"/>
    1212        <property name="plugin.description.ru" value="Загрузчик слоя NanoLog"/>
    13         <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/NanoLog"/>
    14         <property name="plugin.link.ru" value="http://wiki.openstreetmap.org/wiki/RU:NanoLog"/>
     13        <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/NanoLog"/>
     14        <property name="plugin.link.ru" value="https://wiki.openstreetmap.org/wiki/RU:NanoLog"/>
    1515
    1616    <!-- ** include targets that all plugins have in common ** -->
Note: See TracChangeset for help on using the changeset viewer.