Fix link to Function library

[SVN r17498]
This commit is contained in:
Douglas Gregor 2003-02-17 18:41:23 +00:00
parent 2b60876cf6
commit 63430a26f2

View file

@ -147,7 +147,7 @@
have been documented.
<li> <a href="libs/date_time/doc/index.html">Date-Time Library</a> - several fixes and small additions including an interface change to partial_date. See <a href="libs/date_time/doc/Changes.html">Date-Time Change History</a> for more details.
</li>
<li> <a href="function/index.html">Function Library</a>: support for assignment to zero (to clear) and comparison against zero (to check if empty). </li>
<li> <a href="libs/function/index.html">Function Library</a>: support for assignment to zero (to clear) and comparison against zero (to check if empty). </li>
<li>
Many fixes and enhancements to other libraries.</li>
</ul>