Fix a couple of busted li's
authorChris Lattner <sabre@nondot.org>
Mon, 24 May 2004 04:55:32 +0000 (04:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 May 2004 04:55:32 +0000 (04:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13713 91177308-0d34-0410-b5e6-96231b3b80d8

docs/BytecodeFormat.html

index 2f6c5f0d96abe5b560c74fc75f5120570ad33877..fd02a4801738f5ddd7c3c5dd72d3e4e49c92919b 100644 (file)
@@ -32,8 +32,8 @@
       <li><a href="#typeool">Global Type Pool</a></li>
       <li><a href="#modinfo">Module Info Block</a></li>
       <li><a href="#constants">Global Constant Pool</a></li>
-      <li><a href="#functions">Function Blocks</a><li>
-      <li><a href="#symtab">Module Symbol Table</a><li>
+      <li><a href="#functions">Function Blocks</a></li>
+      <li><a href="#symtab">Module Symbol Table</a></li>
     </ol>
   </li>
 </ol>