Fix broken links.

[SVN r21404]
This commit is contained in:
Rene Rivera
2003-12-27 02:37:02 +00:00
parent f82771be8c
commit f3088d1c77
2 changed files with 2 additions and 2 deletions

View File

@ -207,7 +207,7 @@ regex_token_iterator(BidirectionalIterator a, BidirectionalIterator b, const reg
}
</pre>
<P>The following <A href="../example/snippets/regex_token_iterator_example_2.cpp">example</A>
<P>The following <A href="../example/snippets/regex_token_iterator_eg_2.cpp">example</A>
takes a html file and outputs a list of all the linked files:</P>
<pre>
<FONT color=#008040>#include &lt;fstream&gt;</FONT>

View File

@ -207,7 +207,7 @@ regex_token_iterator(BidirectionalIterator a, BidirectionalIterator b, const reg
}
</pre>
<P>The following <A href="../example/snippets/regex_token_iterator_example_2.cpp">example</A>
<P>The following <A href="../example/snippets/regex_token_iterator_eg_2.cpp">example</A>
takes a html file and outputs a list of all the linked files:</P>
<pre>
<FONT color=#008040>#include &lt;fstream&gt;</FONT>