diff options
author | ville <ville@localhost> | 2009-01-01 21:26:15 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-01-01 21:26:15 +0000 |
commit | 38d7b8c798e9d72686d083c35440c8578b580989 (patch) | |
tree | 4c73c5d048b56ffab1ee1d5c599f5d1540aa7760 | |
parent | c28117f7e724af9243f47c5f66472f09defde728 (diff) | |
download | markup-validator-38d7b8c798e9d72686d083c35440c8578b580989.zip markup-validator-38d7b8c798e9d72686d083c35440c8578b580989.tar.gz markup-validator-38d7b8c798e9d72686d083c35440c8578b580989.tar.bz2 |
www.perl.com -> www.perl.org, that's what Perl docs refer to as it's homepage.
-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 |