[wwwsearch-commits] r28916 - wwwsearch/www

jjlee at codespeak.net jjlee at codespeak.net
Sat Jun 17 14:58:41 CEST 2006


Author: jjlee
Date: Sat Jun 17 14:58:40 2006
New Revision: 28916

Modified:
   wwwsearch/www/frontpage.html.in
Log:
Tweak website front page

Modified: wwwsearch/www/frontpage.html.in
==============================================================================
--- wwwsearch/www/frontpage.html.in	(original)
+++ wwwsearch/www/frontpage.html.in	Sat Jun 17 14:58:40 2006
@@ -33,13 +33,12 @@
 
 <h2>Subversion repository</h2>
 
-<p><strong>NOTE new URL</strong>
-
 <p>Thanks to the people at codespeak.net for generously allowing use of their repository.
 
-<p>To checkout Subversion SVN source, eg.:
+<p>To checkout Subversion SVN source, e.g.:
 
 <p><code>svn co http://codespeak.net/svn/wwwsearch/mechanize/trunk/ mechanize</code>
+<p><code>svn co http://codespeak.net/svn/wwwsearch/ClientForm/trunk/ ClientForm</code>
 
 <h2>Client-side web programming tools for web scraping and web functional testing</h2>
 
@@ -63,7 +62,9 @@
 license.
 
 
-<h2>Unmaintained Client-side web code</h2>
+<br><hr>
+
+<h2 class="warning">Unmaintained Client-side web code</h2>
 
 <h3><a href="ClientCookie/">ClientCookie</a></h3>
 


More information about the wwwsearch-commits mailing list