From f1359baedad87fcc2d28e83c2c75ad226d2eaf56 Mon Sep 17 00:00:00 2001
From: Lukas Ladenberger <lukas.ladenberger@googlemail.com>
Date: Fri, 31 Aug 2012 11:56:00 +0200
Subject: [PATCH] changed url to wiki

---
 de.bmotionstudio.help/customBuild.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/de.bmotionstudio.help/customBuild.xml b/de.bmotionstudio.help/customBuild.xml
index 9c92fcca..9a76d6d5 100644
--- a/de.bmotionstudio.help/customBuild.xml
+++ b/de.bmotionstudio.help/customBuild.xml
@@ -14,7 +14,7 @@
     	Generate Eclipse help content for the BMotion Studio user guide
     </description>
 
-	<property name="help.doc.url.base" value="http://cobra.cs.uni-duesseldorf.de/bmotionstudio"/>
+	<property name="help.doc.url.base" value="http://www.stups.uni-duesseldorf.de/bmotionstudio"/>
 	<property name="wiki.url.base" value="${help.doc.url.base}"/>
 	<property name="imageFolder" value="images"/>
 
@@ -56,8 +56,7 @@
     	    		<pageAppendum>
 = Updating This Document =
 
-This document is maintained in a collaborative wiki.  If you wish to update or modify this document please visit 
-{url}
+This document is maintained in a collaborative wiki.  If you wish to update or modify this document please visit http://www.stups.uni-duesseldorf.de/bmotionstudio.
     	  			</pageAppendum>
     	</mediawiki-to-eclipse-help>
     	
-- 
GitLab