minor tweakage
authorDavid Blacka <davidb@dul1mcdblacka-l1.vcorp.ad.vrsn.com>
Fri, 20 Jun 2008 16:00:37 +0000 (12:00 -0400)
committerDavid Blacka <davidb@dul1mcdblacka-l1.vcorp.ad.vrsn.com>
Fri, 20 Jun 2008 16:00:37 +0000 (12:00 -0400)
index.html

index 970e387..9a6ae2d 100644 (file)
@@ -13,7 +13,7 @@
   </div>
   <p><strong>python-rwhoisd</strong> is a simple <a
   href="http://www.rwhois.net">RWhois</a> server (see <a
-  href="http://tools.ietf.org/html/rfc2167">RFC 2167</a> written in <a
+  href="http://tools.ietf.org/html/rfc2167">RFC 2167</a>) written in <a
   href="http://www.python.org">python</a>.</p>
   
   <p>It uses in-memory data structures, and it intuits the schema
     <li>
       <a
       href="http://blacka.com/software/python-rwhoisd/python-rwhoisd-0.4.tar.gz">python-rwhoisd-0.4.tar.gz</a> <p>The main release.</p></li>
-      <li><a
-      href="http://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=summary"">http://blacka.com/software/repos/python-rwhoisd.git</a> (use with <tt>git clone http://blacka.com/software/repos/python-rwhoisd.git</tt>).
-      <p>The <a href="http://git.or.cz/">git</a> repository.</p></li>
-      <li>The current source is generally available <a
-      href="current/">here</a>.</li>
+      <li><a href="http://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=summary">http://blacka.com/software/repos/python-rwhoisd.git</a> 
+      <p>The <a href="http://git.or.cz/">git</a> repository.</p> Use with <tt>git clone http://blacka.com/software/repos/python-rwhoisd.git</tt>.</li>
+      <li>The current source is generally available <a href="current/">here</a>.</li>
   </ul>
   
   <h2>Contributing</h2>