فهرست منبع

Fix links to the test documentation.

[SVN r47952]
Daniel James 17 سال پیش
والد
کامیت
8e91fca2be
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      libs/libraries.htm

+ 2 - 2
libs/libraries.htm

@@ -256,7 +256,7 @@ how to download, build, and install the libraries.</p>
     <li><a href="system/doc/index.html">system</a> - Operating system support, 
     including the diagnostics support that will be part of the C++0x standard 
     library, from Beman Dawes.</li>
-    <li><a href="test/doc/index.html">test</a> - Support for simple program testing,
+    <li><a href="test/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++
@@ -540,7 +540,7 @@ how to download, build, and install the libraries.</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.html">test</a> - Support for simple program testing,
+    <li><a href="test/index.html">test</a> - Support for simple program testing,
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
 </ul>

粤ICP备19079148号