Bläddra i källkod

Boo.Test docs root updated

[SVN r18792]
Gennadiy Rozental 23 år sedan
förälder
incheckning
ba824da87e
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      libs/libraries.htm

+ 2 - 2
libs/libraries.htm

@@ -182,7 +182,7 @@ out how to build object libraries, when needed.</p>
     <li><a href="spirit/index.html">spirit</a> - LL parser framework&nbsp; 
     represents parsers directly as EBNF grammars in inlined C++, from Joel de 
     Guzman and team.</li>
-    <li><a href="test/doc/index.htm">test</a> - Support for simple program testing, 
+    <li><a href="test/doc/index.html">test</a> - Support for simple program testing, 
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
     <li><a href="thread/doc/index.html">thread</a> - Portable C++
@@ -389,7 +389,7 @@ out how to build object libraries, when needed.</p>
     <li><a href="static_assert/static_assert.htm">static_assert</a>
         - Static assertions (compile time assertions), from John
         Maddock.</li>
-    <li><a href="test/doc/index.htm">test</a> - Support for simple program testing, 
+    <li><a href="test/doc/index.html">test</a> - Support for simple program testing, 
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
 </ul>

粤ICP备19079148号