diff options
-rwxr-xr-x | htdocs/about.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index 0e0c567..36639ed 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.41 2008-11-18 21:16:24 ot Exp $" ---><!--#set var="date" value="\$Date: 2008-11-18 21:16:24 $" +<!--#set var="revision" value="\$Id: about.html,v 1.42 2009-01-01 21:26:15 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-01-01 21:26:15 $" --><!--#set var="title" value="About the W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -155,7 +155,7 @@ This service uses: </p> <ul> - <li><a href="http://www.perl.com/">Perl</a> and many excellent open source + <li><a href="http://www.perl.org/">Perl</a> and many excellent open source perl modules (see list in <a href="docs/install.html#install-prereq">installation documentation</a>)</li> <li> A derivative version of <a href="http://www.jclark.com/">James |