Index: www/project_links.html
===================================================================
--- www/project_links.html	(revision 14427)
+++ www/project_links.html	(working copy)
@@ -26,7 +26,7 @@
 <p>(If you're looking for testimonials, reviews, and articles, please
 see our <a href="testimonials.html">testimonials page</a> instead.)</p>
 
-<h3>Documentation and archives</h3>
+<h3 id="docs">Documentation and archives</h3>
     <ul>
       <li><p><b>"Version Control with Subversion"</b> - 
         A Subversion book by Mike Pilato, Brian Fitzpatrick, and Ben
@@ -103,7 +103,7 @@
     </ul>
     
 
-<h3>Clients and plugins</h3>
+<h3 id="clients">Clients and plugins</h3>
     <ul>
       <li><p><b>AnkhSVN</b> - A Subversion addin for Microsoft 
         Visual Studio .NET<br/>
@@ -238,7 +238,7 @@
 
     </ul>
 
-<h3>Subversion Language bindings</h3>
+<h3 id="lang_bindings">Subversion Language bindings</h3>
     <ul>
       <li><p><b>PySVN</b> - Object-oriented Python bindings for the
         Subversion client API<br/>
@@ -267,7 +267,7 @@
     </ul>
 
 
-<h3>Repository converters</h3>
+<h3 id="converters">Repository converters</h3>
     <ul>
       <li><p><b>cvs2svn</b> - CVS to Subversion conversion<br/>
         cvs2svn has become its own project now, look at:<br/>
@@ -296,7 +296,7 @@
       </p></li>
     </ul>
 
-<h3>Community sites</h3>
+<h3 id="community_sites">Community sites</h3>
    <ul>
      <li><p><b>Subversionary</b> - A 
        <a href="http://subwiki.tigris.org/">SubWiki</a>-based site
@@ -313,7 +313,7 @@
      </li>
    </ul>
 
-<h3>Sites that Offer Subversion Hosting</h3>
+<h3 id="hosting">Sites that Offer Subversion Hosting</h3>
 
   <ul>
 
@@ -430,7 +430,7 @@
   </ul>
 
 
-<h3>Higher-level tools that use Subversion</h3>
+<h3 id="high_level_tools">Higher-level tools that use Subversion</h3>
     <ul>
       <li><p><b>Trac</b> - Trac is a minimalistic web-based software project
         management and bug/issue tracking system. It provides an
@@ -480,7 +480,7 @@
 
     </ul>
 
-<h3>Repository browsing tools</h3>
+<h3 id="repos_browsing">Repository browsing tools</h3>
     <ul>
       <li><p><b>SVN::Mirror</b> and <b>SVN::Web</b><br/>
         <a href="http://svn.clkao.org/svnweb/member/browse/clkao/modules/"
@@ -515,7 +515,7 @@
       </p></li>
     </ul>
 
-<h3>Miscellaneous Utilities</h3>
+<h3 id="misc_utils">Miscellaneous Utilities</h3>
     <ul>
       <li><p><b>SVNService</b> - a program used to launch svnserve as a Windows
         service.<br/>
@@ -537,7 +537,7 @@
       </p></li>
     </ul>
 
-<h3>Miscellaneous Resources</h3>
+<h3 id="misc_resources">Miscellaneous Resources</h3>
     <ul>
       <li><p><b>XSLT processing for 'svn&nbsp;log&nbsp;-v&nbsp;--xml'</b><br/>
         Steffen Schramm has made an XSLT stylesheet to process the
@@ -564,7 +564,7 @@
 
     </ul>
 
-<h3>Other Subversion link pages</h3>
+<h3 id="other_link_pages">Other Subversion link pages</h3>
     <ul>
       <li>
         <a href="http://www.arhs.net/Computers/Software/ConfigurationManagement/Tools/Subversion/"


