Clean up a whole lot of bad links

[SVN r31851]
This commit is contained in:
Douglas Gregor
2005-12-01 04:52:04 +00:00
parent 5af41051f0
commit a38c211e8a
3 changed files with 3 additions and 3 deletions

View File

@ -206,7 +206,7 @@
As we can see, input of the <functionname>find_last()</functionname> algorithm can be also
char[] because this type is supported by
<ulink linkend="../../libs/range/doc/index.html">Boost.Range</ulink>.
<ulink url="../../libs/range/doc/index.html">Boost.Range</ulink>.
The following lines transform the result. Notice that
<ulink url="../../libs/range/doc/utility_class.html"><code>boost::iterator_range</code></ulink> has familiar