Browse Source

fix internal HTML links

[SVN r11286]
Jens Maurer 25 years ago
parent
commit
3f42119b7e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      status/compiler_status.html

+ 2 - 2
status/compiler_status.html

@@ -27,8 +27,8 @@ content="text/html; charset=iso-8859-1">
 
 
 
 
 <p><a href="#Introduction">Introduction</a><br>
 <p><a href="#Introduction">Introduction</a><br>
-<a href="#Compiler Status Tables">Compiler Status Tables</a><br>
-<a href="#Tables">Understanding the Tables</a><br>
+<a href="#Tables">Compiler Status Tables</a><br>
+<a href="#Understanding">Understanding the Tables</a><br>
 <a href="#Acknowledgements">Acknowledgements</a></p>
 <a href="#Acknowledgements">Acknowledgements</a></p>
 
 
 
 

粤ICP备19079148号