2008/link-testsuite html_a_href.html,1.2,1.3

Update of /sources/public/2008/link-testsuite
In directory hutz:/tmp/cvs-serv3786

Modified Files:
	html_a_href.html 
Log Message:
Fix A href (control) test doc.

Index: html_a_href.html
===================================================================
RCS file: /sources/public/2008/link-testsuite/html_a_href.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- html_a_href.html	8 Feb 2008 05:43:39 -0000	1.2
+++ html_a_href.html	9 Feb 2008 16:28:45 -0000	1.3
@@ -6,7 +6,7 @@
 	<meta name="author" content="olivier Thereaux">
 </head>
 <body>
-	<p><a href="http://qa-dev.w3.org/link-testsuite/http.php?code=404">link</a></p>
+	<p><a href="http://qa-dev.w3.org/link-testsuite/">link</a></p>
 
 </body>
 </html>

Received on Saturday, 9 February 2008 16:28:59 UTC