diff options
Diffstat (limited to 'docs/HowToReleaseLLVM.html')
-rw-r--r-- | docs/HowToReleaseLLVM.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HowToReleaseLLVM.html b/docs/HowToReleaseLLVM.html index 2ea8b43..019b564 100644 --- a/docs/HowToReleaseLLVM.html +++ b/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> |