summaryrefslogtreecommitdiff
path: root/docs/tutorial
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 02:14:41 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 02:14:41 +0000
commit073d0258160c75133b97133c36b77c9617f38d62 (patch)
tree2287291202c8ccff9b48ec33454b7b5080f2b40f /docs/tutorial
parent31c180611df6340b8d2772d2f8dd24f41723a143 (diff)
downloadllvm-073d0258160c75133b97133c36b77c9617f38d62.tar.gz
llvm-073d0258160c75133b97133c36b77c9617f38d62.tar.bz2
llvm-073d0258160c75133b97133c36b77c9617f38d62.tar.xz
docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129183 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/tutorial')
-rw-r--r--docs/tutorial/OCamlLangImpl7.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/OCamlLangImpl7.html b/docs/tutorial/OCamlLangImpl7.html
index 92bb304f63..42d8141a81 100644
--- a/docs/tutorial/OCamlLangImpl7.html
+++ b/docs/tutorial/OCamlLangImpl7.html
@@ -1887,7 +1887,7 @@ extern double printd(double X) {
</dd>
</dl>
-<a href="LangImpl8.html">Next: Conclusion and other useful LLVM tidbits</a>
+<a href="OCamlLangImpl8.html">Next: Conclusion and other useful LLVM tidbits</a>
</div>
<!-- *********************************************************************** -->