aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index c343cf4265..2adbddb806 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -64,6 +64,8 @@ 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
+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>