diff options
author | ville <ville@localhost> | 2003-02-09 22:41:49 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2003-02-09 22:41:49 +0000 |
commit | 60f106aeeb78c098aacdd6d7beba5bffe1c540ae (patch) | |
tree | be324805b0aacba4ac5bdfd8493503775c862f32 /htdocs/source | |
parent | bbf9a4bec9abcea5b653cb84a386c1c6325af191 (diff) | |
download | markup-validator-60f106aeeb78c098aacdd6d7beba5bffe1c540ae.zip markup-validator-60f106aeeb78c098aacdd6d7beba5bffe1c540ae.tar.gz markup-validator-60f106aeeb78c098aacdd6d7beba5bffe1c540ae.tar.bz2 |
Fix URI URI copy-pasto :), thanks to Gerald Maricau.
Diffstat (limited to 'htdocs/source')
-rwxr-xr-x | htdocs/source/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html index 54c365d..31cc0d3 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.26 2002-12-08 17:51:46 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-12-08 17:51:46 $" +<!--#set var="revision" value="\$Id: index.html,v 1.27 2003-02-09 22:41:49 ville Exp $" +--><!--#set var="date" value="\$Date: 2003-02-09 22:41:49 $" --><!--#set var="title" value="Source Code Availability for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -144,7 +144,7 @@ <a href="http://search.cpan.org/dist/Text-Iconv/">Text-Iconv</a> </li> <li> - <a href="http://search.cpan.org/dist/Text-Iconv/">URI</a> + <a href="http://search.cpan.org/dist/URI/">URI</a> </li> </ul> </li> |