From d6e7daecf9e7be1e35aede884f65252f7264ec34 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Fri, 21 Jun 2013 01:11:52 +0000 Subject: [docs] Fix broken link. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184514 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/tutorial/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorial/index.rst') diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index 69a9aee096..dde53badd3 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 =============== -- cgit v1.2.3