diff options
Diffstat (limited to 'doc/html/boostbook/together.html')
-rw-r--r-- | doc/html/boostbook/together.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boostbook/together.html b/doc/html/boostbook/together.html index 92ec23edca..bbfc722a24 100644 --- a/doc/html/boostbook/together.html +++ b/doc/html/boostbook/together.html @@ -77,7 +77,7 @@ text. For instance, we can link to the Function library with <code class="computeroutput"><libraryname>Function</libraryname></code>, which results in the following: - <a class="link" href="../function.html" title="Chapter 15. Boost.Function">Function</a>. In cases where the displayed + <a class="link" href="../function.html" title="Chapter 14. Boost.Function">Function</a>. In cases where the displayed text is different from the actual name, the <code class="computeroutput">alt</code> attribute can be specified. For instance, the following XML element references the <code class="computeroutput"><a class="link" href="../boost/function.html" title="Class template function">boost::function</a></code> |