Browse Source

htm instead of html:-)

[SVN r14899]
Beman Dawes 24 years ago
parent
commit
9ef38fdf62
1 changed files with 2 additions and 2 deletions
  1. 2 2
      libs/index.html

+ 2 - 2
libs/index.html

@@ -1,9 +1,9 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="0; URL=libraries.html">
+<meta http-equiv="refresh" content="0; URL=libraries.htm">
 </head>
 <body>
 Automatic redirection failed, please go to
-<a href="libraries.html">libraries.html</a>.
+<a href="libraries.htm">libraries.htm</a>.
 </body>
 </html>

粤ICP备19079148号