fixed broken links

[SVN r34579]
This commit is contained in:
Joaquín M. López Muñoz 2006-07-17 06:43:26 +00:00
parent 3dd6fd4826
commit 1245559e1c

View File

@ -154,11 +154,11 @@
Library</a>:</span> Fixed the points example.</li>
<li><span class="library"><a href=
"libs/multi_index/doc/index.html">Multi-index
"../libs/multi_index/doc/index.html">Multi-index
Containers Library</a>:</span> Fixed a problem with
multithreaded code, and other minor changes. Refer
to the library <a href=
"libs/multi_index/doc/release_notes.html#boost_1_33_1">
"../libs/multi_index/doc/release_notes.html#boost_1_33_1">
release notes</a> for further details.</li>
<li>
@ -455,11 +455,11 @@
<ul>
<li>New <a href=
"../libs/multi_index/doc/advanced_topics.html#hashed_indices">
"../libs/multi_index/doc/tutorial/indices.html#hashed_indices">
hashed indices</a>.</li>
<li>Added <a href=
"../libs/multi_index/doc/advanced_topics.html#serialization">
"../libs/multi_index/doc/tutorial/creation.html#serialization">
serialization support</a>.</li>
<li>For a complete list of changes, see the library