diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:14:41 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:14:41 +0000 |
commit | 073d0258160c75133b97133c36b77c9617f38d62 (patch) | |
tree | 2287291202c8ccff9b48ec33454b7b5080f2b40f /docs/tutorial | |
parent | 31c180611df6340b8d2772d2f8dd24f41723a143 (diff) |
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.html | 2 |
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> <!-- *********************************************************************** --> |