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 | da043b68adfc261e1b5be7525a4590933d2ba2cc (patch) | |
| tree | 0abd86a29e22af825520d3851bf7d187948fec55 /llvm/docs | |
| parent | fb13fd6f93c2195c03c553f7b8cd4f96c1c74db0 (diff) | |
| download | bcm5719-llvm-da043b68adfc261e1b5be7525a4590933d2ba2cc.tar.gz bcm5719-llvm-da043b68adfc261e1b5be7525a4590933d2ba2cc.zip | |
try again
llvm-svn: 43956
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 2adbddb806c..14396acb114 100644 --- a/llvm/docs/index.html +++ b/llvm/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> |

