diff options
Diffstat (limited to 'llvm/docs/tutorial/LangImpl01.rst')
-rw-r--r-- | llvm/docs/tutorial/LangImpl01.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/LangImpl01.rst b/llvm/docs/tutorial/LangImpl01.rst index 1ff4dc8af44..defa9d7f216 100644 --- a/llvm/docs/tutorial/LangImpl01.rst +++ b/llvm/docs/tutorial/LangImpl01.rst @@ -4,4 +4,4 @@ Kaleidoscope Tutorial ===================== -The Kaleidoscope Tutorial has `moved to another location <MyFirstLanguageFrontend/index>`_ . +The Kaleidoscope Tutorial has `moved to another location <MyFirstLanguageFrontend/index.html>`_ . |