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

    r31056 r31923  
    1212    <property name="plugin.description" value="Database of imagery offsets: share and aquire imagery offsets with one button."/>
    1313    <property name="plugin.icon" value="images/iodb.png"/>
    14     <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/Imagery_Offset_Database"/>
     14    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/Imagery_Offset_Database"/>
    1515
    1616    <target name="additional-manifest">
     
    1818            <attribute name="ru_Author" value="Илья Зверев"/>
    1919            <attribute name="ru_Plugin-Description" value="База данных смещений подложек: загружайте и делитесь смещениями одной кнопкой."/>
    20             <attribute name="ru_Plugin-Link" value="http://wiki.openstreetmap.org/wiki/RU:Imagery_Offset_Database"/>
     20            <attribute name="ru_Plugin-Link" value="https://wiki.openstreetmap.org/wiki/RU:Imagery_Offset_Database"/>
    2121        </manifest>
    2222    </target>
Note: See TracChangeset for help on using the changeset viewer.