diff options
author | Chris Lattner <sabre@nondot.org> | 2007-11-09 19:24:54 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-11-09 19:24:54 +0000 |
commit | 1b024ce219db53786da02eed7fe7dcced31cf21c (patch) | |
tree | 69a13864caecea7df6b5c2990af7f452b6481a36 /docs/index.html | |
parent | ed2fc71610b722d450cda48e087b52a62c4624ef (diff) |
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.html | 2 |
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> |