Changeset 35316 in osm for applications/editors


Ignore:
Timestamp:
2020-02-05T18:13:05+01:00 (5 years ago)
Author:
stoecker
Message:

use https

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/comfort0/build.xml

    r35306 r35316  
    1010    <property name="plugin.description" value="Allows editing data in Level0L format"/>
    1111    <property name="plugin.icon" value="images/theta.svg"/>
    12     <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/Comfort0"/>
     12    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/Comfort0"/>
    1313
    1414    <!-- ** include targets that all plugins have in common ** -->
Note: See TracChangeset for help on using the changeset viewer.