Browse Source

Boost.Thread's documentation no longer has a build section - so just link to
the library's documentation like we do for other libraries.


[SVN r43866]

Daniel James 18 years ago
parent
commit
6045e385ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      more/getting_started/detail/links.rst

+ 1 - 1
more/getting_started/detail/links.rst

@@ -12,5 +12,5 @@
 .. _Boost.Serialization: ../../libs/serialization/index.html
 .. _Boost.Signals: ../../libs/signals/index.html
 .. _Boost.Test: ../../libs/test/index.html
-.. _Boost.Thread: ../../doc/html/thread/build.html#thread.build
+.. _Boost.Thread: ../../doc/html/thread.html
 .. _Boost.Wave: ../../libs/wave/index.html

粤ICP备19079148号