aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguides.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r--docs/userguides.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst
index dd87055..81506a1 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -21,6 +21,7 @@ User Guides
SphinxQuickstartTemplate
Phabricator
TestingGuide
+ tutorial/index
* :ref:`getting_started`
@@ -42,7 +43,7 @@ User Guides
An addendum to the main Getting Started guide for those using Visual Studio
on Windows.
-* `LLVM Tutorial <tutorial/>`_
+* :doc:`tutorial/index`
A walk through the process of using LLVM for a custom language, and the
facilities LLVM offers in tutorial form.