unicorn commit: ~ updated links to documentation

changeset:   1336:bf814626b50b
tag:         tip
user:        Thomas Gambet <tgambet@w3.org>
date:        Mon Jul 26 09:51:59 2010 -0400
files:       WebContent/WEB-INF/resources/templates/includes/footer.vm
description:
~ updated links to documentation


diff -r 1dd388612e28 -r bf814626b50b WebContent/WEB-INF/resources/templates/includes/footer.vm
--- a/WebContent/WEB-INF/resources/templates/includes/footer.vm	Fri Jul 23 13:59:56 2010 -0400
+++ b/WebContent/WEB-INF/resources/templates/includes/footer.vm	Mon Jul 26 09:51:59 2010 -0400
@@ -1,6 +1,6 @@
 	<ul id="menu">
-			<li><a href="http://www.w3.org/QA/Tools/Unicorn/" title="$documentation_title">$documentation</a></li>
-			<li><a href="http://dev.w3.org/cvsweb/2006/unicorn/" title="$download_title">$download</a></li>
+			<li><a href="http://code.w3.org/unicorn" title="$documentation_title">$documentation</a></li>
+			<li><a href="http://code.w3.org/unicorn/wiki/Documentation/Install" title="$download_title">$download</a></li>
 			<li><a href="mailto:public-qa-dev@w3.org" title="$feedback_title">$feedback</a></li>
 			<li><a href="${baseUri}translations" hreflang="en" title="$translations_title">$translations</a></li>
 	</ul>

Received on Monday, 26 July 2010 13:52:12 UTC