fix broken link
authorChris Lattner <sabre@nondot.org>
Mon, 1 Dec 2003 05:12:09 +0000 (05:12 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Dec 2003 05:12:09 +0000 (05:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10273 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Stacker.html

index 89fa41468c5a2dd0f65b60d1d5b7b92682f8c70c..e8d68083981e7bd326eb2d928b5ecafd52c7bf03 100644 (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>