summaryrefslogtreecommitdiff
path: root/doc/html/accumulators/user_s_guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/accumulators/user_s_guide.html')
-rw-r--r--doc/html/accumulators/user_s_guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/accumulators/user_s_guide.html b/doc/html/accumulators/user_s_guide.html
index 287ae936cd..2f6f41a2a4 100644
--- a/doc/html/accumulators/user_s_guide.html
+++ b/doc/html/accumulators/user_s_guide.html
@@ -1179,7 +1179,7 @@ Moment: 9.635
that implements that feature. And every accumulator provides a nested
<code class="computeroutput"><span class="identifier">result_type</span></code> typedef that
tells what its return type is. The extractor simply delegates its work
- to the <code class="computeroutput"><a class="link" href="reference.html#boost.accumulators.extract_1_3_2_6_2_3_1_1_13">extract_result()</a></code>
+ to the <code class="computeroutput"><a class="link" href="reference.html#boost.accumulators.extract_result">extract_result()</a></code>
function.
</p>
</div>