unicorn commit: ~ updated feedback link

changeset:   1369:13aa82923b06
tag:         tip
user:        Thomas Gambet <tgambet@w3.org>
date:        Tue Jul 27 21:35:03 2010 -0400
files:       WebContent/WEB-INF/resources/templates/includes/footer.vm
description:
~ updated feedback link


diff -r bde8da2383a1 -r 13aa82923b06 WebContent/WEB-INF/resources/templates/includes/footer.vm
--- a/WebContent/WEB-INF/resources/templates/includes/footer.vm	Tue Jul 27 20:54:24 2010 -0400
+++ b/WebContent/WEB-INF/resources/templates/includes/footer.vm	Tue Jul 27 21:35:03 2010 -0400
@@ -1,7 +1,7 @@
 	<ul id="menu">
 			<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="http://code.w3.org/unicorn/#Feedback" title="$feedback_title">$feedback</a></li>
 			<li><a href="${baseUri}translations" hreflang="en" title="$translations_title">$translations</a></li>
 	</ul>
 	<ul id="lang_choice">

Received on Wednesday, 28 July 2010 01:35:14 UTC