summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/index.rst
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2019-07-19 05:23:17 +0000
committerChris Lattner <sabre@nondot.org>2019-07-19 05:23:17 +0000
commit2e418e16ddd43f763606ff88453f8f3b9c3fe135 (patch)
tree4a2ceb8c036293ff1d4eb9b726b8341b5672b780 /llvm/docs/tutorial/index.rst
parent8ef8e5686ee1ff8f0bfe0869d338fea504cd8a51 (diff)
downloadbcm5719-llvm-2e418e16ddd43f763606ff88453f8f3b9c3fe135.tar.gz
bcm5719-llvm-2e418e16ddd43f763606ff88453f8f3b9c3fe135.zip
replace the old kaleidoscope tutorial files with orphaned pages that forward to the new copy.
llvm-svn: 366529
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 844623ef215..03a2e5d53b4 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 <https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/>`_
+#. `My First Language Frontend with LLVM Tutorial <MyFirstLanguageFrontend/index>`_
This is the "Kaleidoscope" Language tutorial, showing how to implement
a simple language using LLVM components in C++.
OpenPOWER on IntegriCloud