Ignore:
Timestamp:
2016-01-03T15:44:33+01:00 (10 years ago)
Author:
donvip
Message:

[josm_plugins] use https links to OSM wiki

Location:
applications/editors/josm/plugins/graphview
Files:
3 edited

Legend:

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

    r30550 r31923  
    1111    <property name="plugin.description" value="Visualizes routing information as a routing graph."/>
    1212    <property name="plugin.icon" value="images/preferences/graphview.png"/>
    13     <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Graphview"/>
     13    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/Graphview"/>
    1414
    1515    <!-- ** include targets that all plugins have in common ** -->
  • applications/editors/josm/plugins/graphview/resources/accessRuleset.xml

    r30041 r31923  
    6060                       
    6161                <!-- implications based on
    62                      http://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
     62                     https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
    6363                     section Default  -->
    6464       
  • applications/editors/josm/plugins/graphview/resources/accessRuleset_de.xml

    r30041 r31923  
    6060                       
    6161                <!-- implications based on
    62                      http://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
     62                     https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
    6363                     section Germany  -->
    6464       
Note: See TracChangeset for help on using the changeset viewer.