summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-11-09 19:24:54 +0000
committerChris Lattner <sabre@nondot.org>2007-11-09 19:24:54 +0000
commit1b024ce219db53786da02eed7fe7dcced31cf21c (patch)
tree69a13864caecea7df6b5c2990af7f452b6481a36 /docs/index.html
parented2fc71610b722d450cda48e087b52a62c4624ef (diff)
downloadllvm-1b024ce219db53786da02eed7fe7dcced31cf21c.tar.gz
llvm-1b024ce219db53786da02eed7fe7dcced31cf21c.tar.bz2
llvm-1b024ce219db53786da02eed7fe7dcced31cf21c.tar.xz
try again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43956 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 2adbddb806..14396acb11 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -64,7 +64,7 @@ some tools.</li>
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>