summaryrefslogtreecommitdiffstats
path: root/htdocs/source/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/source/index.html')
-rwxr-xr-xhtdocs/source/index.html15
1 files changed, 9 insertions, 6 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html
index 8ceec6e..a5afdb0 100755
--- a/htdocs/source/index.html
+++ b/htdocs/source/index.html
@@ -1,9 +1,10 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.17 2002-02-11 22:09:10 link Exp $"
---><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.18 2002-08-20 01:51:30 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-08-20 01:51:30 $"
--><!--#set var="title" value="Source Code Availability for The W3C HTML Validation Service"
---><!--#include virtual="/header.html" -->
+--><!--#set var="relroot" value="../"
+--><!--#include virtual="../header.html" -->
-<p>
+<p id="skip">
The source code for the <a
href="../">W3C HTML Validation Service</a> is available under the terms
of the <a href="http://www.w3.org/Consortium/Legal/copyright-software">W3C
@@ -135,7 +136,9 @@
<p>
For information on current development activity, see the <a
href="http://lists.w3.org/Archives/Public/www-validator/">www-validator
- mailing list archives</a>.
+ mailing list archives</a>. To join in dicsussions about the Validator,
+ please join us in the <code>#validator</code> IRC channel on
+ <code>irc.OpenProjects.net</code>.
</p>
<p>
@@ -160,7 +163,7 @@
mailing list</a>.
</p>
-<!--#include virtual="/footer.html" -->
+<!--#include virtual="../footer.html" -->
</body>
</html>