Fix relative link to the CVS mirrors.

llvm-svn: 14239
This commit is contained in:
Misha Brukman 2004-06-18 20:18:31 +00:00
parent abab77fd99
commit e998ced724

View File

@ -114,7 +114,7 @@ from the LLVM suite.</p>
<li><tt>cd llvm</tt>
</ol></li>
<li>With anonymous CVS access (or use a <a href="#checkout">mirror</a>):
<li>With anonymous CVS access (or use a <a href="#mirror">mirror</a>):
<ol>
<li><tt>cd <i>where-you-want-llvm-to-live</i></tt></li>
<li><tt>cvs -d
@ -473,7 +473,8 @@ from the CVS repository:</p>
these user-hosted mirrors:</p>
<ul>
<li><a href="http://llvm.x10sys.com/">Mirror hosted by eXtensible Systems Inc.</a></li>
<li><a href="http://llvm.x10sys.com/">Mirror hosted by eXtensible Systems
Inc.</a></li>
</ul>
</div>