Change STLport links to point to the sourceforge home page, which is the home

page for more recent releases.


[SVN r37110]
This commit is contained in:
Daniel James
2007-02-28 00:01:33 +00:00
parent b1a5420f4d
commit 405a113698

View File

@ -35,7 +35,7 @@
should be able to use boost "as is". Since the compiler is configured
separately from the standard library, the default configuration should work
even if you replace the compiler's standard library with a third-party standard
library (like <a href="http://www.stlport.org">STLport</a>).
library (like <a href="http://stlport.sourceforge.net">STLport</a>).
</p>
<p>Using boost "as is" without trying to reconfigure is the recommended method for
using boost. You can, however, run the configure script if you want to, and