diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:13:37 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:13:37 +0000 |
commit | ca46f5a3b5d75995b2a2807bc885f308e7009372 (patch) | |
tree | b053fdca0fd69b0153a6d4000ca27f69771b1fba /llvm/docs/HowToReleaseLLVM.html | |
parent | df01628e08f1522b91466dce11e04191e4e02cb2 (diff) | |
download | bcm5719-llvm-ca46f5a3b5d75995b2a2807bc885f308e7009372.tar.gz bcm5719-llvm-ca46f5a3b5d75995b2a2807bc885f308e7009372.zip |
docs: Canonicalize URLs.
llvm-svn: 129181
Diffstat (limited to 'llvm/docs/HowToReleaseLLVM.html')
-rw-r--r-- | llvm/docs/HowToReleaseLLVM.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/HowToReleaseLLVM.html b/llvm/docs/HowToReleaseLLVM.html index 2ea8b431e98..019b5644257 100644 --- a/llvm/docs/HowToReleaseLLVM.html +++ b/llvm/docs/HowToReleaseLLVM.html @@ -294,7 +294,7 @@ $ tar -cvf - clang-<i>X.Y</i>rc1 | gzip > clang-<i>X.Y</i>rc1.src.tar.g <p>Build <tt>Debug</tt>, <tt>Release+Asserts</tt>, and <tt>Release</tt> versions of <tt>llvm</tt> on all supported platforms. Directions to build <tt>llvm</tt> are - <a href="http://llvm.org/docs/GettingStarted.html#quickstart">here</a>.</p> + <a href="GettingStarted.html#quickstart">here</a>.</p> </div> @@ -618,7 +618,7 @@ $ svn copy https://llvm.org/svn/llvm-project/cfe/branches/release_XY \ src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a> <br> Last modified: $Date$ </address> |