summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-06-21 01:11:52 +0000
committerSean Silva <silvas@purdue.edu>2013-06-21 01:11:52 +0000
commit7ea06e5a9fb5b3851f3790c8b06d40acb1b15fec (patch)
treec7e8692560753b496107a1fbb51535fd4d23dcae /llvm/docs/tutorial
parentc4afa6d7ae3d3b16fa73a669ec0e6b9213794852 (diff)
downloadbcm5719-llvm-7ea06e5a9fb5b3851f3790c8b06d40acb1b15fec.tar.gz
bcm5719-llvm-7ea06e5a9fb5b3851f3790c8b06d40acb1b15fec.zip
[docs] Fix broken link.
llvm-svn: 184514
Diffstat (limited to 'llvm/docs/tutorial')
-rw-r--r--llvm/docs/tutorial/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/index.rst b/llvm/docs/tutorial/index.rst
index 69a9aee0962..dde53badd3a 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
===============
OpenPOWER on IntegriCloud