Fix relative link to the CVS mirrors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14239 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index d9610c0..9819431 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -114,7 +114,7 @@
<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 @@
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>