Don't overload anchor names, silly browser's can't handle it.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 11 Apr 2006 22:02:18 +0000 (22:02 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 11 Apr 2006 22:02:18 +0000 (22:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27598 91177308-0d34-0410-b5e6-96231b3b80d8

docs/HowToReleaseLLVM.html

index 0648bc8842cd64e2dd7ae71bc94a565f5a73660b..27b8dad60926568833eff79c9bef73ea56827b08 100644 (file)
@@ -12,7 +12,7 @@
 <ol>
   <li><a href="#introduction">Introduction</a></li>
   <li><a href="#process">Release Process</a></li>
-  <li><a href="#dist">Distribution Make Targets</a></li>
+  <li><a href="#dist_targets">Distribution Targets</a></li>
 </ol>
 <div class="doc_author">
   <p>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a>,
@@ -292,7 +292,7 @@ fix <em>for the release</em>.
 -->
 
 <!-- *********************************************************************** -->
-<div class="doc_section"><a name="dist">Distribution Make Targets</a></div>
+<div class="doc_section"><a name="dist_targets">Distribution Targets</a></div>
 <!-- *********************************************************************** -->
 <!-- ======================================================================= -->
 <div class="doc_subsection">Overview</div>