fix broken link

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10273 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-12-01 05:12:09 +00:00
parent 585870759b
commit 832e2503e5

View File

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