[llvm-commits] [www-releases] r157281 - /www-releases/trunk/3.1/docs/CommandGuide/index.html

Tanya Lattner tonic at nondot.org
Tue May 22 13:51:57 PDT 2012


Author: tbrethou
Date: Tue May 22 15:51:57 2012
New Revision: 157281

URL: http://llvm.org/viewvc/llvm-project?rev=157281&view=rev
Log:
Fix up links.

Modified:
    www-releases/trunk/3.1/docs/CommandGuide/index.html

Modified: www-releases/trunk/3.1/docs/CommandGuide/index.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/3.1/docs/CommandGuide/index.html?rev=157281&r1=157280&r2=157281&view=diff
==============================================================================
--- www-releases/trunk/3.1/docs/CommandGuide/index.html (original)
+++ www-releases/trunk/3.1/docs/CommandGuide/index.html Tue May 22 15:51:57 2012
@@ -117,7 +117,7 @@
 
 <li><a href="/releases/3.1/docs/CommandGuide/html/FileCheck.html"><b>FileCheck</b></a> -
     Flexible file verifier used extensively by the testing harness</li>
-<li><a href="/cmds/tblgen.html"><b>tblgen</b></a> -
+<li><a href="/releases/3.1/docs/CommandGuide/html/tblgen.html"><b>tblgen</b></a> -
     target description reader and generator</li>
 <li><a href="/releases/3.1/docs/CommandGuide/html/lit.html"><b>lit</b></a> -
     LLVM Integrated Tester, for running tests</li>





More information about the llvm-commits mailing list