Update link to testing guide to use the new title.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 2 Jul 2008 13:54:58 +0000 (13:54 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 2 Jul 2008 13:54:58 +0000 (13:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53018 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index 15247ee57507e68b5fc20998ff717394cb3e6b16..7810002117044e3816d69dc39f1906001bb174f4 100644 (file)
@@ -105,8 +105,8 @@ questions and problems and their solutions.</li>
 Instructions for properly submitting information about any bugs you run into in
 the LLVM system.</li>
 
-<li><a href="TestingGuide.html">LLVM Test Suite Guide</a> - A reference
-manual for using the LLVM test suite.</li>
+<li><a href="TestingGuide.html">LLVM Testing Infrastructure Guide</a> - A reference
+manual for using the LLVM testing infrastructure.</li>
 
 <li><a href="GCCFEBuildInstrs.html">How to build the C/C++ front-end</a> -
 Instructions for building the front-end from source.</li>