2006/unicorn/WebContent/WEB-INF/resources/templates/includes footer.vm,1.8,1.9

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/includes
In directory hutz:/tmp/cvs-serv20983/WebContent/WEB-INF/resources/templates/includes

Modified Files:
	footer.vm 
Log Message:
changed link to documentation

Index: footer.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/includes/footer.vm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- footer.vm	6 Oct 2009 11:51:53 -0000	1.8
+++ footer.vm	8 Oct 2009 13:17:07 -0000	1.9
@@ -1,5 +1,5 @@
 	<ul id="menu">
-			<li><a href="http://www.w3.org/QA/2006/obs_framework/" title="$documentation_title">$documentation</a></li>
+			<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="mailto:public-qa-dev@w3.org" title="$feedback_title">$feedback</a></li>
 			<li><a href="${baseUri}translations" title="$translations_title">$translations</a></li>

Received on Thursday, 8 October 2009 13:17:11 UTC