Index: /applications/editors/josm/plugins/tracer2/build.xml
===================================================================
--- /applications/editors/josm/plugins/tracer2/build.xml	(revision 30067)
+++ /applications/editors/josm/plugins/tracer2/build.xml	(revision 30068)
@@ -1,3 +1,3 @@
-<?xml version="1.0" encoding="utf-8"?>
+﻿<?xml version="1.0" encoding="utf-8"?>
 <!--
 ** This is a template build file for a JOSM  plugin.
@@ -15,5 +15,5 @@
 
     <!-- enter the SVN commit message -->
-    <property name="commit.message" value="First version"/>
+    <property name="commit.message" value="Add link to wiki"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
     <property name="plugin.main.version" value="6340"/>
@@ -29,5 +29,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="..."/>-->
+    <property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tracer2"/>
     <!--<property name="plugin.early" value="..."/>-->
     <!--<property name="plugin.requires" value="..."/>-->
