[llvm-commits] [llvm] r43956 - /llvm/trunk/docs/index.html

Chris Lattner sabre at nondot.org
Fri Nov 9 11:24:54 PST 2007


Author: lattner
Date: Fri Nov  9 13:24:54 2007
New Revision: 43956

URL: http://llvm.org/viewvc/llvm-project?rev=43956&view=rev
Log:
try again

Modified:
    llvm/trunk/docs/index.html

Modified: llvm/trunk/docs/index.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.html?rev=43956&r1=43955&r2=43956&view=diff

==============================================================================
--- llvm/trunk/docs/index.html (original)
+++ llvm/trunk/docs/index.html Fri Nov  9 13:24:54 2007
@@ -64,7 +64,7 @@
 Microsoft Visual Studio</a> - An addendum to the main Getting Started guide for
 those using Visual Studio on Windows.</li>
 
-<li><a href="tutorial/">JIT Tutorial</a> - A walk through the process of using
+<li><a href="tutorial/">LLVM Tutorial</a> - A walk through the process of using
 LLVM for a custom language, and the facilities LLVM offers in tutorial form.</li>
 <li><a href="DeveloperPolicy.html">Developer Policy</a> - The LLVM project's
 policy towards developers and their contributions.</li>





More information about the llvm-commits mailing list