summaryrefslogtreecommitdiff
path: root/docs/Stacker.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-01 05:12:09 +0000
committerChris Lattner <sabre@nondot.org>2003-12-01 05:12:09 +0000
commit832e2503e54340ba08d02d43005f0e226e8a0dab (patch)
treeb3ed6f3b65a29fb6c2152136399705b8c2d3bb31 /docs/Stacker.html
parent585870759b321b2c5e664bb767ad64615fa1cb4e (diff)
downloadllvm-832e2503e54340ba08d02d43005f0e226e8a0dab.tar.gz
llvm-832e2503e54340ba08d02d43005f0e226e8a0dab.tar.bz2
llvm-832e2503e54340ba08d02d43005f0e226e8a0dab.tar.xz
fix broken link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10273 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Stacker.html')
-rw-r--r--docs/Stacker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Stacker.html b/docs/Stacker.html
index 89fa41468c..e8d6808398 100644
--- a/docs/Stacker.html
+++ b/docs/Stacker.html
@@ -1337,7 +1337,7 @@ interested, here are some things that could be implemented better:</p>
<li>Provide for I/O to arbitrary files instead of just stdin/stdout.</li>
<li>Write additional built-in words.</li>
<li>Write additional sample Stacker programs.</li>
- <li>Add your own compiler writing experiences and tips in the <a href="lessons">
+ <li>Add your own compiler writing experiences and tips in the <a href="#lessons">
Lessons I Learned About LLVM</a> section.</li>
</ol>
</div>