[docs] Fix broken link.

llvm-svn: 184514
This commit is contained in:
Sean Silva 2013-06-21 01:11:52 +00:00
parent c4afa6d7ae
commit 7ea06e5a9f
1 changed files with 1 additions and 1 deletions

View File

@ -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
===============