diff options
Diffstat (limited to 'libs/statechart/doc/index.html')
-rw-r--r-- | libs/statechart/doc/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libs/statechart/doc/index.html b/libs/statechart/doc/index.html index f2e220479..0ea1b2eff 100644 --- a/libs/statechart/doc/index.html +++ b/libs/statechart/doc/index.html @@ -122,11 +122,11 @@ <p>Whether and how Boost.Statechart will work on your platform is best determined on the <a href= - "http://www.boost.org/development/tests/release/developer/statechart.html"> - release branch status page</a>. If the cells in your compilers column are - all green, the library should work as advertised. Cells of different color - indicate possible problems; follow the links for details. Before employing - the library I would also advise to run the tests (see <a href= + "http://www.boost.org/development/tests/trunk/developer/statechart.html"> + status page</a>. If the cells in your compilers column are all green, the + library should work as advertised. Cells of different color indicate + possible problems; follow the links for details. Before employing the + library I would also advise to run the tests (see <a href= "#GettingStarted">Getting started</a>) on your particular platform in all the modes (debug, release, etc.) that are later used during development (the status page shows debug mode results only). The closer the test |