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 | e8a8fd658f324ebaabd0793a45544a1ae2bd00f1 (patch) | |
tree | b7b1fece9ee810651bec18c63c2a145ada5ef606 /llvm/docs/tutorial | |
parent | b10df26061e1473c85da5c73517fda75a0dd225d (diff) | |
download | bcm5719-llvm-e8a8fd658f324ebaabd0793a45544a1ae2bd00f1.tar.gz bcm5719-llvm-e8a8fd658f324ebaabd0793a45544a1ae2bd00f1.zip |
docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.
llvm-svn: 129183
Diffstat (limited to 'llvm/docs/tutorial')
-rw-r--r-- | llvm/docs/tutorial/OCamlLangImpl7.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/OCamlLangImpl7.html b/llvm/docs/tutorial/OCamlLangImpl7.html index 92bb304f63d..42d8141a819 100644 --- a/llvm/docs/tutorial/OCamlLangImpl7.html +++ b/llvm/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> <!-- *********************************************************************** --> |