mirror of
https://github.com/boostorg/io.git
synced 2025-07-29 20:07:13 +02:00
Link to people pages on the website, as they've been removed from the download.
[SVN r43209]
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
color="white"><big>Home</big></font></a></td>
|
||||
<td><a href="../../libraries.htm"><font face="Arial"
|
||||
color="white"><big>Libraries</big></font></a></td>
|
||||
<td><a href="../../../people/people.htm"><font face="Arial"
|
||||
<td><a href="http://www.boost.org/people/people.htm"><font face="Arial"
|
||||
color="white"><big>People</big></font></a></td>
|
||||
<td><a href="../../../more/faq.htm"><font face="Arial"
|
||||
color="white"><big>FAQ</big></font></a></td>
|
||||
|
@ -434,7 +434,7 @@ int main()
|
||||
<h3><a name="contributors">Contributors</a></h3>
|
||||
|
||||
<dl>
|
||||
<dt><a href="../../../people/daryle_walker.html">Daryle Walker</a>
|
||||
<dt><a href="http://www.boost.org/people/daryle_walker.html">Daryle Walker</a>
|
||||
<dd>Started the library. Contributed the initial versions of the
|
||||
format flags, precision, width, and user-defined format flags
|
||||
saver classes. Contributed the initial versions of the success
|
||||
|
Reference in New Issue
Block a user