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/TestingGuide.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/TestingGuide.html')
-rw-r--r-- | llvm/docs/TestingGuide.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html index b048b72485a..051772ec62c 100644 --- a/llvm/docs/TestingGuide.html +++ b/llvm/docs/TestingGuide.html @@ -198,7 +198,7 @@ Alternatively, you can configure the <tt>test-suite</tt> module manually.</p> </pre> </div> -<p>If you have <a href="http://clang.llvm.org">Clang</a> checked out and built, +<p>If you have <a href="http://clang.llvm.org/">Clang</a> checked out and built, you can run the LLVM and Clang tests simultaneously using:</p> <p>or</p> @@ -1189,7 +1189,7 @@ example reports that can do fancy stuff.</p> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> John T. Criswell, Daniel Dunbar, Reid Spencer, and Tanya Lattner<br> - <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> </body> |