Index: applications/editors/josm/plugins/piclayer/build.xml
===================================================================
--- applications/editors/josm/plugins/piclayer/build.xml	(revision 31895)
+++ 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"/>
 
