summaryrefslogtreecommitdiff
path: root/docs/MergeFunctions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/MergeFunctions.rst')
-rw-r--r--docs/MergeFunctions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MergeFunctions.rst b/docs/MergeFunctions.rst
index 377ea4d698d..f808010f3ac 100644
--- a/docs/MergeFunctions.rst
+++ b/docs/MergeFunctions.rst
@@ -56,7 +56,7 @@ As a good start point, Kaleidoscope tutorial could be used:
Especially it's important to understand chapter 3 of tutorial:
-:doc:`tutorial/LangImpl3`
+:doc:`tutorial/LangImpl03`
Reader also should know how passes work in LLVM, they could use next article as
a reference and start point here: