diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2013-12-22 00:04:03 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2013-12-22 00:04:03 +0000 |
commit | f8af5cf600354830d4ccf59732403f0f073eccb9 (patch) | |
tree | 2ba0398b4c42ad4f55561327538044fd2c925a8b /docs/tutorial/index.rst | |
parent | 59d6cff90eecf31cb3dd860c4e786674cfdd42eb (diff) |
Diffstat (limited to 'docs/tutorial/index.rst')
-rw-r--r-- | docs/tutorial/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index 69a9aee0962a5..dde53badd3ad8 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -34,7 +34,7 @@ External Tutorials A simple guide for how to implement an LLVM integrated assembler for an architecture. -.. _`Howto: Implementing LLVM Integrated Assembler`: http://www.embecosm.com/download/ean10.html +.. _`Howto: Implementing LLVM Integrated Assembler`: http://www.embecosm.com/appnotes/ean10/ean10-howto-llvmas-1.0.html Advanced Topics =============== |