summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/index.rst
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2019-07-19 05:49:11 +0000
committerChris Lattner <sabre@nondot.org>2019-07-19 05:49:11 +0000
commitf688226bc9f9324a13cc8476b7a331a853d2e062 (patch)
treebba44d9be9d963c8575db149e51df3f2a0c3b312 /llvm/docs/tutorial/index.rst
parent2e418e16ddd43f763606ff88453f8f3b9c3fe135 (diff)
downloadbcm5719-llvm-f688226bc9f9324a13cc8476b7a331a853d2e062.tar.gz
bcm5719-llvm-f688226bc9f9324a13cc8476b7a331a853d2e062.zip
unbreak links
llvm-svn: 366530
Diffstat (limited to 'llvm/docs/tutorial/index.rst')
-rw-r--r--llvm/docs/tutorial/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/index.rst b/llvm/docs/tutorial/index.rst
index 03a2e5d53b4..6fae00a642b 100644
--- a/llvm/docs/tutorial/index.rst
+++ b/llvm/docs/tutorial/index.rst
@@ -10,7 +10,7 @@ Kaleidoscope: Implementing a Language with LLVM
:glob:
:numbered:
-#. `My First Language Frontend with LLVM Tutorial <MyFirstLanguageFrontend/index>`_
+#. `My First Language Frontend with LLVM Tutorial <MyFirstLanguageFrontend/index.html>`_
This is the "Kaleidoscope" Language tutorial, showing how to implement
a simple language using LLVM components in C++.
OpenPOWER on IntegriCloud