aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 02:13:37 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 02:13:37 +0000
commitb9a33634cc9b65465934c4ae13122c8b772b2c29 (patch)
tree43c99ce56800b84f5298368dc906461190bc120a /docs/ReleaseNotes.html
parent457856c03f2f0edb2e218fc91851623a1e6dbdbb (diff)
downloadexternal_llvm-b9a33634cc9b65465934c4ae13122c8b772b2c29.zip
external_llvm-b9a33634cc9b65465934c4ae13122c8b772b2c29.tar.gz
external_llvm-b9a33634cc9b65465934c4ae13122c8b772b2c29.tar.bz2
docs: Canonicalize URLs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 8e72077..c67766c 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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.