diff options
Diffstat (limited to 'htdocs/source/index.html')
-rwxr-xr-x | htdocs/source/index.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html index 02dd457..871b8c9 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.48 2007-08-02 07:49:16 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-08-02 07:49:16 $" +<!--#set var="revision" value="\$Id: index.html,v 1.49 2007-08-31 02:11:30 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-08-31 02:11:30 $" --><!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -16,6 +16,7 @@ <li><a href="#rpm">Fedora/Red Hat RPM package</a></li> <li><a href="#suse">openSUSE/SUSE Linux RPM package</a></li> <li><a href="#deb">Debian GNU/Linux package</a></li> + <li><a href="#mac">Mac OS X Application</a></li> <li><a href="#CVS">CVS repository</a></li> </ul> </li> @@ -138,6 +139,11 @@ version. </p> + <h4 id="mac">Mac OS X Application</h4> + <p> + The Validator is also packaged as a standalone Mac OS X Application, + called <a href="http://habilis.net/validator-sac/">Validator <abbr title="[Stand Alone Complex]">S.A.C.</abbr></a>, courtesy of <a href="http://habilis.net/chuck/" title="Chuck Houpt's Home Page">Chuck Houpt</a>.</p> + <h4><a id="CVS" name="CVS"></a>CVS repository</h4> <p> |