Index: /applications/editors/josm/plugins/00_plugin_dir_template/build.xml
===================================================================
--- /applications/editors/josm/plugins/00_plugin_dir_template/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/00_plugin_dir_template/build.xml	(revision 31926)
@@ -20,5 +20,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="..."/>
Index: /applications/editors/josm/plugins/CommandLine/build.xml
===================================================================
--- /applications/editors/josm/plugins/CommandLine/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/CommandLine/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Hind"/>
Index: /applications/editors/josm/plugins/Create_grid_of_ways/build.xml
===================================================================
--- /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/Create_grid_of_ways/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Jorge Luis Chamorro"/>
Index: /applications/editors/josm/plugins/DirectDownload/build.xml
===================================================================
--- /applications/editors/josm/plugins/DirectDownload/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/DirectDownload/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Hartmut Holzgraefe"/>
Index: /applications/editors/josm/plugins/DirectUpload/build.xml
===================================================================
--- /applications/editors/josm/plugins/DirectUpload/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/DirectUpload/build.xml	(revision 31926)
@@ -8,5 +8,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Subhodip Biswas"/>
Index: /applications/editors/josm/plugins/ElevationProfile/build.xml
===================================================================
--- /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/ElevationProfile/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Oliver Wieland"/>
Index: /applications/editors/josm/plugins/FastDraw/build.xml
===================================================================
--- /applications/editors/josm/plugins/FastDraw/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/FastDraw/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Alexei Kasatkin"/>
Index: /applications/editors/josm/plugins/FixAddresses/build.xml
===================================================================
--- /applications/editors/josm/plugins/FixAddresses/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/FixAddresses/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 	
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Oliver Wieland"/>
Index: /applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml
===================================================================
--- /applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml	(revision 31926)
@@ -6,5 +6,5 @@
     <property name="plugin.main.version" value="7001"/>
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Oliver Raupach"/>
@@ -12,5 +12,5 @@
     <property name="plugin.description" value="Simple tool to tag house numbers."/>
     <property name="plugin.icon" value="images/home-icon32.png"/>
-    <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/HouseNumberTaggingTool"/>
+    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/HouseNumberTaggingTool"/>
 
     <!-- ** include targets that all plugins have in common ** -->
Index: /applications/editors/josm/plugins/OSMRecPlugin/build.xml
===================================================================
--- /applications/editors/josm/plugins/OSMRecPlugin/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/OSMRecPlugin/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Nikos Karagiannakis - Athena RC"/>
Index: /applications/editors/josm/plugins/addrinterpolation/build.xml
===================================================================
--- /applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/addrinterpolation/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Mike Nice"/>
Index: /applications/editors/josm/plugins/alignways/build.xml
===================================================================
--- /applications/editors/josm/plugins/alignways/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/alignways/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Attila Szász"/>
Index: /applications/editors/josm/plugins/apache-commons/build.xml
===================================================================
--- /applications/editors/josm/plugins/apache-commons/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/apache-commons/build.xml	(revision 31926)
@@ -6,5 +6,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="nokutu; Don-vip"/>
Index: /applications/editors/josm/plugins/apache-http/build.xml
===================================================================
--- /applications/editors/josm/plugins/apache-http/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/apache-http/build.xml	(revision 31926)
@@ -6,5 +6,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Don-vip"/>
Index: /applications/editors/josm/plugins/buildings_tools/build.xml
===================================================================
--- /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/buildings_tools/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Upliner"/>
Index: /applications/editors/josm/plugins/cadastre-fr/build.xml
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Pieren"/>
Index: /applications/editors/josm/plugins/canvec_helper/build.xml
===================================================================
--- /applications/editors/josm/plugins/canvec_helper/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/canvec_helper/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Michael Bishop"/>
Index: /applications/editors/josm/plugins/dataimport/build.xml
===================================================================
--- /applications/editors/josm/plugins/dataimport/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/dataimport/build.xml	(revision 31926)
@@ -64,5 +64,5 @@
         ** configure these properties. Most of them will be copied to the plugins
         ** manifest file. Property values will also show up in the list available
-        ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
         **
         ************************************************
Index: /applications/editors/josm/plugins/download_along/build.xml
===================================================================
--- /applications/editors/josm/plugins/download_along/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/download_along/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
 	<!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Nakor"/>
Index: /applications/editors/josm/plugins/editgpx/build.xml
===================================================================
--- /applications/editors/josm/plugins/editgpx/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/editgpx/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Martin Garbe"/>
Index: /applications/editors/josm/plugins/epci-fr/build.xml
===================================================================
--- /applications/editors/josm/plugins/epci-fr/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/epci-fr/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Don-vip"/>
Index: /applications/editors/josm/plugins/ext_tools/build.xml
===================================================================
--- /applications/editors/josm/plugins/ext_tools/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/ext_tools/build.xml	(revision 31926)
@@ -64,5 +64,5 @@
         ** configure these properties. Most of them will be copied to the plugins
         ** manifest file. Property values will also show up in the list available
-        ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
         **
         ************************************************
Index: /applications/editors/josm/plugins/gpsblam/build.xml
===================================================================
--- /applications/editors/josm/plugins/gpsblam/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/gpsblam/build.xml	(revision 31926)
@@ -41,5 +41,5 @@
             ** configure these properties. Most of them will be copied to the plugins
             ** manifest file. Property values will also show up in the list available
-            ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
             **
             ************************************************
Index: /applications/editors/josm/plugins/graphview/build.xml
===================================================================
--- /applications/editors/josm/plugins/graphview/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/graphview/build.xml	(revision 31926)
@@ -5,5 +5,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Tobias Knerr"/>
Index: /applications/editors/josm/plugins/imagery-xml-bounds/build.xml
===================================================================
--- /applications/editors/josm/plugins/imagery-xml-bounds/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/imagery-xml-bounds/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Don-vip"/>
Index: /applications/editors/josm/plugins/imagewaypoint/build.xml
===================================================================
--- /applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/imagewaypoint/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Flint"/>
Index: /applications/editors/josm/plugins/infomode/build.xml
===================================================================
--- /applications/editors/josm/plugins/infomode/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/infomode/build.xml	(revision 31926)
@@ -61,5 +61,5 @@
             ** configure these properties. Most of them will be copied to the plugins
             ** manifest file. Property values will also show up in the list available
-            ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
             **
             ************************************************
Index: /applications/editors/josm/plugins/irsrectify/build.xml
===================================================================
--- /applications/editors/josm/plugins/irsrectify/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/irsrectify/build.xml	(revision 31926)
@@ -61,5 +61,5 @@
         ** configure these properties. Most of them will be copied to the plugins
         ** manifest file. Property values will also show up in the list available
-        ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
         **
         ************************************************
Index: /applications/editors/josm/plugins/junctionchecking/build.xml
===================================================================
--- /applications/editors/josm/plugins/junctionchecking/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/junctionchecking/build.xml	(revision 31926)
@@ -6,5 +6,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Jörg Possin"/>
Index: /applications/editors/josm/plugins/lakewalker/build.xml
===================================================================
--- /applications/editors/josm/plugins/lakewalker/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/lakewalker/build.xml	(revision 31926)
@@ -8,5 +8,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Brent Easton, Jason Reid"/>
Index: /applications/editors/josm/plugins/livegps/build.xml
===================================================================
--- /applications/editors/josm/plugins/livegps/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/livegps/build.xml	(revision 31926)
@@ -5,5 +5,5 @@
 	
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Frederik Ramm"/>
Index: /applications/editors/josm/plugins/log4j/build.xml
===================================================================
--- /applications/editors/josm/plugins/log4j/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/log4j/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
 	<!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Don-vip"/>
Index: /applications/editors/josm/plugins/measurement/build.xml
===================================================================
--- /applications/editors/josm/plugins/measurement/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/measurement/build.xml	(revision 31926)
@@ -8,5 +8,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Raphael Mack, Reza Mohammadi"/>
Index: /applications/editors/josm/plugins/merge-overlap/build.xml
===================================================================
--- /applications/editors/josm/plugins/merge-overlap/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/merge-overlap/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Stéphane Brunner"/>
Index: /applications/editors/josm/plugins/michigan_left/build.xml
===================================================================
--- /applications/editors/josm/plugins/michigan_left/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/michigan_left/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     	
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Nakor"/>
Index: /applications/editors/josm/plugins/namemanager/build.xml
===================================================================
--- /applications/editors/josm/plugins/namemanager/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/namemanager/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Rafal Jachowicz &lt;rjachow@gmail.com&gt;"/>
Index: /applications/editors/josm/plugins/no_more_mapping/build.xml
===================================================================
--- /applications/editors/josm/plugins/no_more_mapping/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/no_more_mapping/build.xml	(revision 31926)
@@ -41,5 +41,5 @@
             ** configure these properties. Most of them will be copied to the plugins
             ** manifest file. Property values will also show up in the list available
-            ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
             **
             ************************************************
Index: /applications/editors/josm/plugins/pdfimport/build.xml
===================================================================
--- /applications/editors/josm/plugins/pdfimport/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/pdfimport/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
     
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="extropy"/>
Index: /applications/editors/josm/plugins/photoadjust/build.xml
===================================================================
--- /applications/editors/josm/plugins/photoadjust/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/photoadjust/build.xml	(revision 31926)
@@ -8,5 +8,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="holgermappt"/>
@@ -58,5 +58,5 @@
             <!-- Paths are relative to javadoc destdir (${plugin.javadoc.dir}). -->
             <link href="../../../core/javadoc/"/>
-            <link href="http://josm.openstreetmap.de/doc/"/>
+            <link href="https://josm.openstreetmap.de/doc/"/>
             <link href="http://docs.oracle.com/javase/7/docs/api/"/>
         </javadoc>
Index: /applications/editors/josm/plugins/piclayer/build.xml
===================================================================
--- /applications/editors/josm/plugins/piclayer/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/piclayer/build.xml	(revision 31926)
@@ -6,5 +6,5 @@
 	
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Tomasz Stelmach"/>
@@ -12,5 +12,5 @@
     <property name="plugin.description" value="This plugin allows to display any picture as a background in the editor and align it with the map."/>
     <property name="plugin.icon" value="images/layericon.png"/>
-    <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/PicLayer"/>
+    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/PicLayer"/>
     <property name="plugin.canloadatruntime" value="true"/>
 
Index: /applications/editors/josm/plugins/plastic_laf/build.xml
===================================================================
--- /applications/editors/josm/plugins/plastic_laf/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/plastic_laf/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 	
 	<!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
 	<property name="plugin.author" value="Imi, Don-vip" />
Index: /applications/editors/josm/plugins/pointInfo/build.xml
===================================================================
--- /applications/editors/josm/plugins/pointInfo/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/pointInfo/build.xml	(revision 31926)
@@ -11,5 +11,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Marian Kyral"/>
Index: /applications/editors/josm/plugins/poly/build.xml
===================================================================
--- /applications/editors/josm/plugins/poly/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/poly/build.xml	(revision 31926)
@@ -8,5 +8,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Zverik"/>
Index: /applications/editors/josm/plugins/public_transport_layer/build.xml
===================================================================
--- /applications/editors/josm/plugins/public_transport_layer/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/public_transport_layer/build.xml	(revision 31926)
@@ -11,5 +11,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="simon04"/>
Index: /applications/editors/josm/plugins/reverter/build.xml
===================================================================
--- /applications/editors/josm/plugins/reverter/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/reverter/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Upliner"/>
Index: /applications/editors/josm/plugins/roadsigns/build.xml
===================================================================
--- /applications/editors/josm/plugins/roadsigns/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/roadsigns/build.xml	(revision 31926)
@@ -37,5 +37,5 @@
             ** configure these properties. Most of them will be copied to the plugins
             ** manifest file. Property values will also show up in the list available
-            ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
             **
             ************************************************
Index: /applications/editors/josm/plugins/routing/build.xml
===================================================================
--- /applications/editors/josm/plugins/routing/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/routing/build.xml	(revision 31926)
@@ -54,5 +54,5 @@
         ** configure these properties. Most of them will be copied to the plugins
         ** manifest file. Property values will also show up in the list available
-        ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
         **
         ************************************************
Index: /applications/editors/josm/plugins/seachartedit/build.xml
===================================================================
--- /applications/editors/josm/plugins/seachartedit/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/seachartedit/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Malcolm Herring"/>
Index: /applications/editors/josm/plugins/simplifyarea/build.xml
===================================================================
--- /applications/editors/josm/plugins/simplifyarea/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/simplifyarea/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
    	
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Martin Ždila &lt;m.zdila@gmail.com&gt;"/>
Index: /applications/editors/josm/plugins/smed/build.xml
===================================================================
--- /applications/editors/josm/plugins/smed/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/smed/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Malcolm Herring"/>
Index: /applications/editors/josm/plugins/splinex/build.xml
===================================================================
--- /applications/editors/josm/plugins/splinex/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/splinex/build.xml	(revision 31926)
@@ -23,5 +23,5 @@
 
 
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Upliner"/>
Index: /applications/editors/josm/plugins/sumoconvert/build.xml
===================================================================
--- /applications/editors/josm/plugins/sumoconvert/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/sumoconvert/build.xml	(revision 31926)
@@ -23,5 +23,5 @@
 
 
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Ignacio Palermo - Julio Rivera"/>
Index: /applications/editors/josm/plugins/surveyor/build.xml
===================================================================
--- /applications/editors/josm/plugins/surveyor/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/surveyor/build.xml	(revision 31926)
@@ -11,5 +11,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Christof Dallermassl"/>
Index: /applications/editors/josm/plugins/tracer2/build.xml
===================================================================
--- /applications/editors/josm/plugins/tracer2/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/tracer2/build.xml	(revision 31926)
@@ -11,5 +11,5 @@
 
 
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Jan Bilak, Petr Dlouhý, Dirk Brünig"/>
Index: /applications/editors/josm/plugins/turnlanes/build.xml
===================================================================
--- /applications/editors/josm/plugins/turnlanes/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/turnlanes/build.xml	(revision 31926)
@@ -41,5 +41,5 @@
         ** configure these properties. Most of them will be copied to the plugins
         ** manifest file. Property values will also show up in the list available
-        ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
+        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
         **
         ************************************************
Index: /applications/editors/josm/plugins/turnrestrictions/build.xml
===================================================================
--- /applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 31926)
@@ -7,5 +7,5 @@
 
     <!-- Configure these properties (replace "..." accordingly).
-         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
+         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
     <property name="plugin.author" value="Karl Guggisberg"/>
Index: /applications/editors/josm/plugins/utilsplugin2/build.xml
===================================================================
--- /applications/editors/josm/plugins/utilsplugin2/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/utilsplugin2/build.xml	(revision 31926)
@@ -11,5 +11,5 @@
     <property name="plugin.description" value="Several utilities that make your life easier."/>
     <property name="plugin.icon" value="images/utils.png"/>
-    <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/UtilsPlugin2"/>
+    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/UtilsPlugin2"/>
     <property name="plugin.canloadatruntime" value="true"/>
     <property name="plugin.stage" value="40"/>
Index: /applications/editors/josm/plugins/wikipedia/build.xml
===================================================================
--- /applications/editors/josm/plugins/wikipedia/build.xml	(revision 31925)
+++ /applications/editors/josm/plugins/wikipedia/build.xml	(revision 31926)
@@ -12,5 +12,5 @@
     <property name="plugin.description" value="Simplifies linking OSM objects to Wikipedia articles"/>
     <property name="plugin.icon" value="images/dialogs/wikipedia.png"/>
-    <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/Wikipedia"/>
+    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/Wikipedia"/>
 
     <!-- ** include targets that all plugins have in common ** -->
