summaryrefslogtreecommitdiffstats
path: root/htdocs/source
diff options
context:
space:
mode:
authorlink <link@localhost>2002-08-20 01:51:31 +0000
committerlink <link@localhost>2002-08-20 01:51:31 +0000
commit68888af368a57b04686cde3a230c168157a8ec89 (patch)
treee5eb3bec6befac28cd9ec8779750a257fdf8d95b /htdocs/source
parentaa56a2d0812a367de272abe2c1e9890fc4af2090 (diff)
downloadmarkup-validator-68888af368a57b04686cde3a230c168157a8ec89.zip
markup-validator-68888af368a57b04686cde3a230c168157a8ec89.tar.gz
markup-validator-68888af368a57b04686cde3a230c168157a8ec89.tar.bz2
Merging to HEAD from validator-0_6_0 branch.
This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
Diffstat (limited to 'htdocs/source')
-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>