diff options
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 3fb5248d61..00b5ee7aca 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@ <div class="doc_text"> <ul> -<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm/LICENSE.TXT?rev=HEAD&content-type=text/x-cvsweb-markup">Distribution license</a></li> +<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm/LICENSE.TXT?rev=HEAD&content-type=text/x-cvsweb-markup">Distribution license</a></li> <li><a href="GettingStarted.html">Installing and compiling LLVM components</a></li> <li><a href="ReleaseNotes.html">Features and limitations of this release</a> |