docs: Canonicalize URLs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi
2011-04-09 02:13:37 +00:00
parent 457856c03f
commit b9a33634cc
81 changed files with 96 additions and 96 deletions

View File

@@ -25,7 +25,7 @@
</ol>
<div class="doc_author">
<p>Written by the <a href="http://llvm.org">LLVM Team</a></p>
<p>Written by the <a href="http://llvm.org/">LLVM Team</a></p>
</div>
<!--
@@ -1023,7 +1023,7 @@ consider using <a href="#dragonegg">dragonegg</a> instead.</p>
<div class="doc_text">
<p>A wide variety of additional information is available on the <a
href="http://llvm.org">LLVM web page</a>, in particular in the <a
href="http://llvm.org/">LLVM web page</a>, in particular in the <a
href="http://llvm.org/docs/">documentation</a> section. The web page also
contains versions of the API documentation which is up-to-date with the
Subversion version of the source code.