diff --git a/llvm/docs/tutorial/index.rst b/llvm/docs/tutorial/index.rst index 69a9aee0962a..dde53badd3ad 100644 --- a/llvm/docs/tutorial/index.rst +++ b/llvm/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 ===============