Fix relative link to the CVS mirrors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14239 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-06-18 20:18:31 +00:00
parent 883bcbea3e
commit b3707baf89

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>