Index: /applications/editors/josm/plugins/ColumbusCSV/build.xml
===================================================================
--- /applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/ColumbusCSV/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.class" value="org.openstreetmap.josm.plugins.columbusCSV.ColumbusCSVPlugin"/>
     <property name="plugin.description" value="Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger into a GPX layer."/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV"/>
     <!-- Plugin icon -->
     <property name="plugin.icon" value="images/colcsvicon.png"/>
Index: /applications/editors/josm/plugins/CommandLine/build.xml
===================================================================
--- /applications/editors/josm/plugins/CommandLine/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/CommandLine/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Implements a command line and enables to create your commands. See link for standard commands (arc, circle etc.)"/>
     <property name="plugin.icon" value="images/commandline.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/CommandLine"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/CommandLine"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/Create_grid_of_ways/build.xml
===================================================================
--- /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Create a grid of ways."/>
     <property name="plugin.icon" value="images/creategridofways.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/Create_grid_of_ways"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/Create_grid_of_ways"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/DirectUpload/build.xml
===================================================================
--- /applications/editors/josm/plugins/DirectUpload/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/DirectUpload/build.xml	(revision 31923)
@@ -14,5 +14,5 @@
     <property name="plugin.description" value="This plugin directly upload GPS Traces from current active layer in JOSM to openstreetmap.org."/>
     <property name="plugin.icon" value="images/UploadAction.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#DirectUpload_Plugin_in_JOSM_:"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#DirectUpload_Plugin_in_JOSM_:"/>
     <!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
Index: /applications/editors/josm/plugins/ElevationProfile/build.xml
===================================================================
--- /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Shows the elevation profile and some statistical data of a GPX track."/>
     <property name="plugin.icon" value="images/elevation.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/FastDraw/build.xml
===================================================================
--- /applications/editors/josm/plugins/FastDraw/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/FastDraw/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Fast drawing ways by mouse"/>
     <property name="plugin.icon" value="images/favicon.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/FastDraw"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/FastDraw"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/FixAddresses/build.xml
===================================================================
--- /applications/editors/josm/plugins/FixAddresses/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/FixAddresses/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Finds and fixes invalid street addresses in a comfortable way."/>
     <property name="plugin.icon" value="images/fixaddresses.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/FixAddresses"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/FixAddresses"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/ImportImagePlugin/build.xml
===================================================================
--- /applications/editors/josm/plugins/ImportImagePlugin/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/ImportImagePlugin/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Plugin for importing spatial referenced images"/>
     <property name="plugin.icon" value="images/layericon.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImportImagePlugin"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImportImagePlugin"/>
     <property name="plugin.requires" value="log4j;jts;ejml;geotools"/>
     
Index: /applications/editors/josm/plugins/NanoLog/build.xml
===================================================================
--- /applications/editors/josm/plugins/NanoLog/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/NanoLog/build.xml	(revision 31923)
@@ -11,6 +11,6 @@
     <property name="plugin.icon" value="images/nanolog.png"/>
 	<property name="plugin.description.ru" value="Загрузчик слоя NanoLog"/>
-	<property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/NanoLog"/>
-	<property name="plugin.link.ru" value="http://wiki.openstreetmap.org/wiki/RU:NanoLog"/>
+	<property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/NanoLog"/>
+	<property name="plugin.link.ru" value="https://wiki.openstreetmap.org/wiki/RU:NanoLog"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/OSMRecPlugin/build.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Recommends categories/tags on newly created OSM entities by analysing spatial entities into training features and using SVM classification"/>
     <property name="plugin.icon" value="images/dialogs/logo-osmrec.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OSMRec"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OSMRec"/>
     <property name="plugin.requires" value="log4j;apache-commons;jts;geotools"/>
     
Index: /applications/editors/josm/plugins/OSMRecPlugin/resources/files/owl.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/resources/files/owl.xml	(revision 31922)
+++ /applications/editors/josm/plugins/OSMRecPlugin/resources/files/owl.xml	(revision 31923)
@@ -10429,5 +10429,5 @@
 	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="it">Prato alpino</label>
 	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="tl">Pulak</label>
-	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">See http://wiki.openstreetmap.org/wiki/Tag:natural=fell</label>
+	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="cs">See https://wiki.openstreetmap.org/wiki/Tag:natural=fell</label>
 	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="fi">Tunturi</label>
 	<label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="sl">Višinski travnik</label>
Index: /applications/editors/josm/plugins/OpeningHoursEditor/build.xml
===================================================================
--- /applications/editors/josm/plugins/OpeningHoursEditor/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/OpeningHoursEditor/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.description" value="extended options for editing opening_hours"/>
     <property name="plugin.icon" value="images/opening_hours.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpeningHoursEditor"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpeningHoursEditor"/>
     <property name="plugin.canloadatruntime" value="true"/>
 
Index: /applications/editors/josm/plugins/addrinterpolation/build.xml
===================================================================
--- /applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Group common Address Interpolation inputs in a single dialog, as well as an option to automatically generate individual house number nodes from a Way."/>
     <property name="plugin.icon" value="images/AddrInterpolation.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/alignways/build.xml
===================================================================
--- /applications/editors/josm/plugins/alignways/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/alignways/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot."/>
     <property name="plugin.icon" value="images/alignways.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/AlignWayS"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/AlignWayS"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/buildings_tools/build.xml
===================================================================
--- /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Tools for drawing buildings."/>
     <property name="plugin.icon" value="images/mapmode/building.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/BuildingsTools"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/BuildingsTools"/>
     <property name="plugin.canloadatruntime" value="true"/>
 
Index: /applications/editors/josm/plugins/cadastre-fr/build.xml
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="A special handler for the French land registry WMS server."/>
     <property name="plugin.icon" value="images/preferences/cadastrewms.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/FR:JOSM/Fr:Plugin/Cadastre"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/FR:JOSM/Fr:Plugin/Cadastre"/>
     <property name="plugin.stage" value="60"/>
     <property name="plugin.requires" value="jts;geotools"/>
Index: /applications/editors/josm/plugins/czechaddress/build.xml
===================================================================
--- /applications/editors/josm/plugins/czechaddress/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/czechaddress/build.xml	(revision 31923)
@@ -31,5 +31,5 @@
             <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
             <attribute name="Plugin-Description" value="Creating and handling address nodes and buildings within Czech Republic."/>
-            <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/CS:JOSM/Plugins/CzechAddress"/>
+            <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/CS:JOSM/Plugins/CzechAddress"/>
             <attribute name="Plugin-Icon" value="images/preferences/czech_flag.png"/>
             <attribute name="Plugin-Mainversion" value="7001"/>
Index: /applications/editors/josm/plugins/download_along/build.xml
===================================================================
--- /applications/editors/josm/plugins/download_along/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/download_along/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Downloads OSM data along a way"/>
     <property name="plugin.icon" value="images/download_along.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/DownloadAlong"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/DownloadAlong"/>
     <!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
Index: /applications/editors/josm/plugins/editgpx/build.xml
===================================================================
--- /applications/editors/josm/plugins/editgpx/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/editgpx/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Allows the user to anonymize timestamps and delete parts of huge GPX tracks very fast."/>
     <property name="plugin.icon" value="images/mapmode/editgpx_mode.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/EditGpx"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/EditGpx"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/epci-fr/build.xml
===================================================================
--- /applications/editors/josm/plugins/epci-fr/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/epci-fr/build.xml	(revision 31923)
@@ -14,5 +14,5 @@
     <!--<property name="plugin.icon" value="..."/>-->
     <property name="plugin.canloadatruntime" value="true"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/FR:JOSM/Fr:Plugin/EPCI-fr"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/FR:JOSM/Fr:Plugin/EPCI-fr"/>
     <property name="plugin.early" value="true"/>
     <!--<property name="plugin.requires" value="..."/>-->
Index: /applications/editors/josm/plugins/ext_tools/build.xml
===================================================================
--- /applications/editors/josm/plugins/ext_tools/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/ext_tools/build.xml	(revision 31923)
@@ -74,5 +74,5 @@
                 <attribute name="Plugin-Description" value="Use external scripts in JOSM"/>
                 <attribute name="Plugin-Icon" value="images/ext.png"/>
-                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ExtTools"/>
+                <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ExtTools"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/geochat/build.xml
===================================================================
--- /applications/editors/josm/plugins/geochat/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/geochat/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Talk with users editing the map nearby, be notified when someone comes close."/>
     <property name="plugin.icon" value="images/dialogs/geochat.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/GeoChat"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/GeoChat"/>
 	<property name="plugin.canloadatruntime" value="true"/>
 
@@ -18,5 +18,5 @@
             <attribute name="ru_Author" value="Илья Зверев"/>
             <attribute name="ru_Plugin-Description" value="Панель для общения с редактирующими карту поблизости, а также способ узнать, когда кто-то собирается править окрестности."/>
-            <attribute name="ru_Plugin_Link" value="http://wiki.openstreetmap.org/wiki/RU:JOSM/Plugins/GeoChat"/>
+            <attribute name="ru_Plugin_Link" value="https://wiki.openstreetmap.org/wiki/RU:JOSM/Plugins/GeoChat"/>
         </manifest>
     </target>
Index: /applications/editors/josm/plugins/gpsblam/build.xml
===================================================================
--- /applications/editors/josm/plugins/gpsblam/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/gpsblam/build.xml	(revision 31923)
@@ -51,5 +51,5 @@
                 <attribute name="Plugin-Description" value="Analyse a set of GPS points to obtain its centre and direction of spread."/>
                 <attribute name="Plugin-Icon" value="images/mapmode/gpsblam_mode.png"/>
-                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/GPSBlam"/>
+                <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/GPSBlam"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/gpxfilter/build.xml
===================================================================
--- /applications/editors/josm/plugins/gpxfilter/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/gpxfilter/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.description" value="Allows to filter out unnecessary GPS tracks"/>
 <!--    <property name="plugin.icon" value="images/preferences/walkingpapers.png"/>-->
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/GPXFilter"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/GPXFilter"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/graphview/build.xml
===================================================================
--- /applications/editors/josm/plugins/graphview/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/graphview/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Visualizes routing information as a routing graph."/>
     <property name="plugin.icon" value="images/preferences/graphview.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Graphview"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/Graphview"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/graphview/resources/accessRuleset.xml
===================================================================
--- /applications/editors/josm/plugins/graphview/resources/accessRuleset.xml	(revision 31922)
+++ /applications/editors/josm/plugins/graphview/resources/accessRuleset.xml	(revision 31923)
@@ -60,5 +60,5 @@
 			
 		<!-- implications based on 
-		     http://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
+		     https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
 		     section Default  -->
 	
Index: /applications/editors/josm/plugins/graphview/resources/accessRuleset_de.xml
===================================================================
--- /applications/editors/josm/plugins/graphview/resources/accessRuleset_de.xml	(revision 31922)
+++ /applications/editors/josm/plugins/graphview/resources/accessRuleset_de.xml	(revision 31923)
@@ -60,5 +60,5 @@
 			
 		<!-- implications based on 
-		     http://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
+		     https://wiki.openstreetmap.org/wiki/OSM_tags_for_routing/Access-Restrictions
 		     section Germany  -->
 	
Index: /applications/editors/josm/plugins/imagery-xml-bounds/build.xml
===================================================================
--- /applications/editors/josm/plugins/imagery-xml-bounds/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/imagery-xml-bounds/build.xml	(revision 31923)
@@ -14,5 +14,5 @@
     <property name="plugin.canloadatruntime" value="true"/>
     <property name="plugin.icon" value="images/xml_24.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Imagery-XML-Bounds"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Imagery-XML-Bounds"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/imagery_offset_db/build.xml
===================================================================
--- /applications/editors/josm/plugins/imagery_offset_db/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/imagery_offset_db/build.xml	(revision 31923)
@@ -12,5 +12,5 @@
     <property name="plugin.description" value="Database of imagery offsets: share and aquire imagery offsets with one button."/>
     <property name="plugin.icon" value="images/iodb.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/Imagery_Offset_Database"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/Imagery_Offset_Database"/>
 
     <target name="additional-manifest">
@@ -18,5 +18,5 @@
             <attribute name="ru_Author" value="Илья Зверев"/>
             <attribute name="ru_Plugin-Description" value="База данных смещений подложек: загружайте и делитесь смещениями одной кнопкой."/>
-            <attribute name="ru_Plugin-Link" value="http://wiki.openstreetmap.org/wiki/RU:Imagery_Offset_Database"/>
+            <attribute name="ru_Plugin-Link" value="https://wiki.openstreetmap.org/wiki/RU:Imagery_Offset_Database"/>
         </manifest>
     </target>
Index: /applications/editors/josm/plugins/imageryadjust/build.xml
===================================================================
--- /applications/editors/josm/plugins/imageryadjust/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/imageryadjust/build.xml	(revision 31923)
@@ -8,5 +8,5 @@
     <property name="plugin.description" value="WMSPlugin-style imagery adjustment mapmode"/>
     <property name="plugin.icon" value="images/mapmode/adjustimg.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImageryAdjust"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImageryAdjust"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/imagewaypoint/build.xml
===================================================================
--- /applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Another plugin to match images to the waypoints in a GPX file. A match is made when the ''name'', ''cmt'' or ''desc'' attribute of a waypoint tag matches the filename of an image."/>
     <property name="plugin.icon" value="images/dialogs/imagewaypoint.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImageWayPoint"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImageWayPoint"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/importvec/build.xml
===================================================================
--- /applications/editors/josm/plugins/importvec/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/importvec/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.description" value="Import vector graphics (SVG)"/>
     <!-- <property name="plugin.icon" value=""/> -->
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImportVec"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImportVec"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/infomode/build.xml
===================================================================
--- /applications/editors/josm/plugins/infomode/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/infomode/build.xml	(revision 31923)
@@ -71,6 +71,6 @@
                 <attribute name="Plugin-Description" value="Extra information about current layer objects pop ups - currently GPX trackpoint info"/>
                 <attribute name="Plugin-Icon" value="images/mapmode/infomode.png"/>
-                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/InfoMode"/>
-                <attribute name="ru_Plugin-Link" value="http://wiki.openstreetmap.org/wiki/RU:JOSM/Plugins/InfoMode"/>
+                <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/InfoMode"/>
+                <attribute name="ru_Plugin-Link" value="https://wiki.openstreetmap.org/wiki/RU:JOSM/Plugins/InfoMode"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/junctionchecking/build.xml
===================================================================
--- /applications/editors/josm/plugins/junctionchecking/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/junctionchecking/build.xml	(revision 31923)
@@ -12,5 +12,5 @@
     <property name="plugin.description" value="creates a channel digraph and checks a subset of channels if it is a junction or searches in a subset of channels for junctions"/>
     <property name="plugin.icon" value="images/dialogs/junctionchecker.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/JunctionChecking"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/JunctionChecking"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/livegps/build.xml
===================================================================
--- /applications/editors/josm/plugins/livegps/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/livegps/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Support live GPS input (moving dot) through a connection to gpsd server."/>
     <property name="plugin.icon" value="images/dialogs/livegps.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS"/>
     <property name="plugin.stage" value="50"/>
     
Index: /applications/editors/josm/plugins/mapdust/build.xml
===================================================================
--- /applications/editors/josm/plugins/mapdust/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/mapdust/build.xml	(revision 31923)
@@ -58,5 +58,5 @@
                 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
                 <attribute name="Plugin-Description" value="The MapDust Plug-In shows the MapDust bug reports on the map. You can create, close,invalidate, re-open and comment bug reports by using this plugin."/>
-                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/MapDust"/>
+                <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/MapDust"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
                 <attribute name="Plugin-Requires" value="gson"/>
Index: /applications/editors/josm/plugins/michigan_left/build.xml
===================================================================
--- /applications/editors/josm/plugins/michigan_left/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/michigan_left/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Adds no left turn for sets of 4 or 5 ways"/>
     <property name="plugin.icon" value="images/michigan_left.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/MichiganLeft"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/MichiganLeft"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/namemanager/build.xml
===================================================================
--- /applications/editors/josm/plugins/namemanager/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/namemanager/build.xml	(revision 31923)
@@ -14,5 +14,5 @@
     <property name="plugin.pl_description" value="Pozwala na dodawanie, edycję i usuwanie tagów znajdujących się we wskazanym obszarze na raz"/>
 <!--    <property name="plugin.icon" value="images/michigan_left.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/MichiganLeft"/>-->
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/MichiganLeft"/>-->
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/native-password-manager/build.xml
===================================================================
--- /applications/editors/josm/plugins/native-password-manager/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/native-password-manager/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.description" value="Use your system''s password manager to store the API username and password. (KWallet and gnome-keyring are supported.)"/>
     <property name="plugin.icon" value="images/lock24x24.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Native_Password_Manager"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Native_Password_Manager"/>
     <property name="plugin.requires" value="jna"/>
 
Index: /applications/editors/josm/plugins/opendata/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/build.xml	(revision 31923)
@@ -7,5 +7,5 @@
     <property name="plugin.icon" value="images/dialogs/o24.png"/>
     <property name="plugin.canloadatruntime" value="true"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData"/>
     <property name="plugin.requires" value="apache-commons;jts;ejml;geotools;utilsplugin2"/>
 
Index: /applications/editors/josm/plugins/opendata/modules/00_module_dir_template/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/00_module_dir_template/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/00_module_dir_template/build.xml	(revision 31923)
@@ -116,5 +116,5 @@
                 <attribute name="Module-Description" value="A description for your module"/>
                 <attribute name="Module-Icon" value="images/dialogs/your_image_of_24_px.png"/>
-                <attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/YourModule"/>
+                <attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/YourModule"/>
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/be.bruxelles/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/be.bruxelles/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/be.bruxelles/build.xml	(revision 31923)
@@ -93,5 +93,5 @@
                 <attribute name="Module-Description" value="Bruxelles"/>
                 <attribute name="Module-Icon" value="images/data.be.bruxelles_24.png"/>
-                <!--<attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Bruxelles"/>-->
+                <!--<attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Bruxelles"/>-->
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/be.datagovbe/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/be.datagovbe/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/be.datagovbe/build.xml	(revision 31923)
@@ -93,5 +93,5 @@
                 <attribute name="Module-Description" value="Belgian Open Data initiative"/>
                 <attribute name="Module-Icon" value="images/be24.png"/>
-                <!--<attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Datagov.be"/>-->
+                <!--<attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Datagov.be"/>-->
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/fr.cg41/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/fr.cg41/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/fr.cg41/build.xml	(revision 31923)
@@ -93,5 +93,5 @@
                 <attribute name="Module-Description" value="CG41 - Loir-et-Cher"/>
                 <attribute name="Module-Icon" value="images/data.fr.cg41_24.png"/>
-                <!--<attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/CG41"/>-->
+                <!--<attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/CG41"/>-->
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/fr.datagouvfr/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/fr.datagouvfr/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/fr.datagouvfr/build.xml	(revision 31923)
@@ -93,5 +93,5 @@
                 <attribute name="Module-Description" value="data.gouv.fr"/>
                 <attribute name="Module-Icon" value="images/fr24.png"/>
-                <attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/WikiProject_France/data.gouv.fr"/>
+                <attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/WikiProject_France/data.gouv.fr"/>
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/fr.lemans/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/fr.lemans/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/fr.lemans/build.xml	(revision 31923)
@@ -93,5 +93,5 @@
                 <attribute name="Module-Description" value="Informations publiques du Mans Métropole."/>
                 <!--<attribute name="Module-Icon" value="images/dialogs/your_image_of_24_px.png"/>
-                <attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/YourModule"/>-->
+                <attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/YourModule"/>-->
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/fr.paca/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/fr.paca/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/fr.paca/build.xml	(revision 31923)
@@ -93,5 +93,5 @@
                 <attribute name="Module-Description" value="A description for your module"/>
                 <attribute name="Module-Icon" value="images/dialogs/your_image_of_24_px.png"/>
-                <attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/YourModule"/>
+                <attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/YourModule"/>
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/fr.paris/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/fr.paris/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/fr.paris/build.xml	(revision 31923)
@@ -97,5 +97,5 @@
                 <attribute name="Module-Description" value="Paris"/>
                 <attribute name="Module-Icon" value="images/data.fr.paris_24.png"/>
-                <!--<attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Paris"/>-->
+                <!--<attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Paris"/>-->
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/fr.sncf/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/fr.sncf/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/fr.sncf/build.xml	(revision 31923)
@@ -93,5 +93,5 @@
                 <attribute name="Module-Description" value="SNCF"/>
                 <attribute name="Module-Icon" value="images/data.fr.sncf_24.png"/>
-                <!--<attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/SNCF"/>-->
+                <!--<attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/SNCF"/>-->
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/opendata/modules/fr.toulouse/build.xml
===================================================================
--- /applications/editors/josm/plugins/opendata/modules/fr.toulouse/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/opendata/modules/fr.toulouse/build.xml	(revision 31923)
@@ -95,5 +95,5 @@
                 <attribute name="Module-Description" value="Toulouse"/>
                 <attribute name="Module-Icon" value="images/data.fr.toulouse_24.png"/>
-                <attribute name="Module-Link" value="http://wiki.openstreetmap.org/wiki/Toulouse/ToulouseMetropoleData"/>
+                <attribute name="Module-Link" value="https://wiki.openstreetmap.org/wiki/Toulouse/ToulouseMetropoleData"/>
                 <attribute name="Module-Version" value="${version.entry.commit.revision}"/>
             </manifest>
Index: /applications/editors/josm/plugins/pbf/build.xml
===================================================================
--- /applications/editors/josm/plugins/pbf/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/pbf/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <!--<property name="plugin.icon" value="images/pbf_24.png"/>-->
     <property name="plugin.canloadatruntime" value="true"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PBF"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/PBF"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/photo_geotagging/build.xml
===================================================================
--- /applications/editors/josm/plugins/photo_geotagging/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/photo_geotagging/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Write gps position info to the image file header. Run this feature from the right click menu of the image layer."/>
     <property name="plugin.icon" value="images/geotagging.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/>
     <property name="plugin.canloadatruntime" value="true"/>
     <property name="plugin.requires" value="apache-commons"/>
Index: /applications/editors/josm/plugins/photoadjust/build.xml
===================================================================
--- /applications/editors/josm/plugins/photoadjust/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/photoadjust/build.xml	(revision 31923)
@@ -14,5 +14,5 @@
     <property name="plugin.description" value="Make photos movable and position them on the map."/>
     <property name="plugin.icon" value="images/photoadjust.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/PhotoAdjust"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/PhotoAdjust"/>
     <!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
Index: /applications/editors/josm/plugins/poly/build.xml
===================================================================
--- /applications/editors/josm/plugins/poly/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/poly/build.xml	(revision 31923)
@@ -14,5 +14,5 @@
     <property name="plugin.description" value="Read and write osmosis poly filter files"/>
     <!--<property name="plugin.icon" value="images/..."/>-->
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format"/>
     <!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
Index: /applications/editors/josm/plugins/proj4j/build.xml
===================================================================
--- /applications/editors/josm/plugins/proj4j/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/proj4j/build.xml	(revision 31923)
@@ -9,5 +9,5 @@
     <property name="plugin.class"  value="org.openstreetmap.josm.plugins.proj4j.Proj4J"/>
     <property name="plugin.description" value="adds projections from Proj4J"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Proj4J"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Proj4J"/>
 	<property name="plugin.early" value="true"/>
 
Index: /applications/editors/josm/plugins/public_transport/build.xml
===================================================================
--- /applications/editors/josm/plugins/public_transport/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/public_transport/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="This plugin simplifies the mapping and editing of public transport routes."/>
     <!-- <property name="plugin.icon" value=""/> -->
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/public_transport"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/public_transport"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/reltoolbox/build.xml
===================================================================
--- /applications/editors/josm/plugins/reltoolbox/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/reltoolbox/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.description" value="Relation and multipolygon creating and editing panel."/>
     <property name="plugin.icon" value="images/reltoolbox.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Relation_Toolbox"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Relation_Toolbox"/>
     <property name="plugin.stage" value="10"/>
 	<property name="plugin.canloadatruntime" value="true"/>
Index: /applications/editors/josm/plugins/reverter/build.xml
===================================================================
--- /applications/editors/josm/plugins/reverter/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/reverter/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Plugin for reverting changesets"/>
     <property name="plugin.icon" value="images/revert-changeset.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Reverter"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Reverter"/>
     <property name="plugin.canloadatruntime" value="true"/>
     <property name="plugin.stage" value="5"/>
Index: /applications/editors/josm/plugins/roadsigns/build.xml
===================================================================
--- /applications/editors/josm/plugins/roadsigns/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/roadsigns/build.xml	(revision 31923)
@@ -47,5 +47,5 @@
                 <attribute name="Plugin-Description" value="Plugin for tagging of objects based on a selection of road signs. The dialog can be opened by clicking a small icon in the upper right corner of the properties window. Available country presets: Belgium, Germany, Poland, Slovakia, Spain."/>
                 <attribute name="Plugin-Icon" value="images/pref/roadsigns.png"/>
-                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/RoadSigns"/>
+                <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/RoadSigns"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/routing/build.xml
===================================================================
--- /applications/editors/josm/plugins/routing/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/routing/build.xml	(revision 31923)
@@ -64,5 +64,5 @@
                 <attribute name="Plugin-Description" value="Provides routing capabilities."/>
                 <attribute name="Plugin-Icon" value="images/preferences/routing.png"/>
-                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Routing"/>
+                <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/Routing"/>
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
                 <attribute name="Plugin-Stage" value="50"/>
Index: /applications/editors/josm/plugins/simplifyarea/build.xml
===================================================================
--- /applications/editors/josm/plugins/simplifyarea/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/simplifyarea/build.xml	(revision 31923)
@@ -13,5 +13,5 @@
     <property name="plugin.description" value="Simplify area by removing nodes on very obtuse angles. This can be constrained by maximum removed area size. Also average nearby nodes."/>
     <property name="plugin.icon" value="images/preferences/simplifyArea.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/SimplifyArea"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/SimplifyArea"/>
     <property name="plugin.canloadatruntime" value="true"/>
 
Index: /applications/editors/josm/plugins/surveyor/build.xml
===================================================================
--- /applications/editors/josm/plugins/surveyor/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/surveyor/build.xml	(revision 31923)
@@ -17,5 +17,5 @@
     <property name="plugin.description" value="Allow adding markers/nodes on current gps positions."/>
     <property name="plugin.icon" value="images/surveyormenu.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor"/>
     <property name="plugin.requires" value="livegps"/>
     <property name="plugin.stage" value="60"/>
Index: /applications/editors/josm/plugins/tag2link/build.xml
===================================================================
--- /applications/editors/josm/plugins/tag2link/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/tag2link/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Launch browser to a Web resource about a selected object having known tags, such as Wikipedia"/>
     <property name="plugin.icon" value="images/tag2linkv2_24x24.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tag2Link"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tag2Link"/>
     <property name="plugin.canloadatruntime" value="true"/>
 
Index: /applications/editors/josm/plugins/tageditor/build.xml
===================================================================
--- /applications/editors/josm/plugins/tageditor/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/tageditor/build.xml	(revision 31923)
@@ -7,5 +7,5 @@
     <property name="plugin.class" value="org.openstreetmap.josm.plugins.tageditor.TagEditorPlugin"/>
     <property name="plugin.description" value="Provides a dialog for editing tags in a tabular grid."/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/TagEditor"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/TagEditor"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/terracer/build.xml
===================================================================
--- /applications/editors/josm/plugins/terracer/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/terracer/build.xml	(revision 31923)
@@ -7,5 +7,5 @@
     <property name="plugin.description" value="Make terraced houses out of single blocks."/>
     <property name="plugin.icon" value="images/terrace.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Terracer"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Terracer"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/touchscreenhelper/build.xml
===================================================================
--- /applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/touchscreenhelper/build.xml	(revision 31923)
@@ -9,5 +9,5 @@
     <property name="plugin.description" value="Provides helper buttons to allow working with single button mouse (stylus). Activate by holding T and slip map with left mouse button"/>
     <property name="plugin.icon" value="images/mapmode/browse.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/TouchScreenHelper"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/TouchScreenHelper"/>
     <import file="../build-common.xml"/>
 </project>
Index: /applications/editors/josm/plugins/tracer/build.xml
===================================================================
--- /applications/editors/josm/plugins/tracer/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/tracer/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) to be running."/>
     <property name="plugin.icon" value="images/mapmode/tracer-sml.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tracer"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tracer"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/tracer2/build.xml
===================================================================
--- /applications/editors/josm/plugins/tracer2/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/tracer2/build.xml	(revision 31923)
@@ -17,5 +17,5 @@
     <property name="plugin.description" value="Traces buildings and other shapes from a map. Needs Tracer2Server to be running."/>
     <property name="plugin.icon" value="images/mapmode/tracer2-sml.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tracer2"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tracer2"/>
     <property name="plugin.canloadatruntime" value="true"/>
 	<!--<property name="plugin.early" value="..."/>-->
Index: /applications/editors/josm/plugins/turnlanes/build.xml
===================================================================
--- /applications/editors/josm/plugins/turnlanes/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/turnlanes/build.xml	(revision 31923)
@@ -51,5 +51,5 @@
                 <attribute name="Plugin-Description" value="Provides a straightforward GUI for adding, editing and deleting turn lanes."/>
                 <attribute name="Plugin-Icon" value="images/dialogs/turnlanes.png" />
-                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/Relations/Proposed/turn_lanes#Plugin" />
+                <attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/Relations/Proposed/turn_lanes#Plugin" />
                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
Index: /applications/editors/josm/plugins/undelete/build.xml
===================================================================
--- /applications/editors/josm/plugins/undelete/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/undelete/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.description" value="Allows undeleting object from OSM database"/>
     <property name="plugin.icon" value="images/undelete.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Undelete"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Undelete"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/videomapping/build.xml
===================================================================
--- /applications/editors/josm/plugins/videomapping/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/videomapping/build.xml	(revision 31923)
@@ -10,5 +10,5 @@
     <property name="plugin.description" value="(This Plugin is currently work in progress!!!) Links and syncs a georeferenced video against a GPS track, to use it for identify visible objects."/>
     <property name="plugin.icon" value="images/videomapping.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/VideoMapping"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/VideoMapping"/>
     <property name="plugin.requires" value="jna;log4j"/>
 
Index: /applications/editors/josm/plugins/walkingpapers/build.xml
===================================================================
--- /applications/editors/josm/plugins/walkingpapers/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/walkingpapers/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Supports downloading tiled, scanned maps from walking-papers.org. This plugin is still under early development and may be buggy."/>
     <property name="plugin.icon" value="images/preferences/walkingpapers.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/WalkingPapers"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/index.php/JOSM/Plugins/WalkingPapers"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/waydownloader/build.xml
===================================================================
--- /applications/editors/josm/plugins/waydownloader/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/waydownloader/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Easy downloading along a long set of interconnected ways"/>
     <property name="plugin.icon" value="images/way-download.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WayDownloaderPlugin"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/WayDownloaderPlugin"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/wms-turbo-challenge2/build.xml
===================================================================
--- /applications/editors/josm/plugins/wms-turbo-challenge2/build.xml	(revision 31922)
+++ /applications/editors/josm/plugins/wms-turbo-challenge2/build.xml	(revision 31923)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Drive a race car from point A to point B over aerial imagery, leave cacti behind."/>
     <property name="plugin.icon" value="images/wmsracer.png"/>
-    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMS_Racer"/>
+    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMS_Racer"/>
         
     <!-- ** include targets that all plugins have in common ** -->
