mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
Fix broken link
[SVN r10553]
This commit is contained in:
parent
0edcfcd5c1
commit
d5d64df124
@ -821,7 +821,7 @@ from previous versions of the header, cannot be used for
|
||||
<p>The <cite><a href="operators_test.cpp">operators_test.cpp</a></cite>
|
||||
program demonstrates the use of the arithmetic operator templates, and
|
||||
can also be used to verify correct operation. Check the <a
|
||||
href="../compiler_status.htm">compiler status report</a> for the test results
|
||||
href="../../status/compiler_status.html">compiler status report</a> for the test results
|
||||
with selected platforms.</p>
|
||||
|
||||
<h2><a name="deref">Dereference</a> Operators and Iterator Helpers</h2>
|
||||
@ -1010,7 +1010,7 @@ public:
|
||||
};</pre>
|
||||
</blockquote>
|
||||
|
||||
<p>Check the <a href="../compiler_status.htm">compiler status report</a> for
|
||||
<p>Check the <a href="../../status/compiler_status.html">compiler status report</a> for
|
||||
the test results with selected platforms.</p>
|
||||
|
||||
<hr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user