Index: libs/graph/doc/read_graphml.html =================================================================== --- libs/graph/doc/read_graphml.html (.../trunk) (revision 43161) +++ libs/graph/doc/read_graphml.html (.../branches/fix-links) (revision 43163) @@ -113,7 +113,7 @@

Building the graphml reader

To use the graphml reader, you will need to build and link against the "bgl-graphml" library. The library can be built by following the -Boost Jam Build Instructions for the subdirectory libs/graph/build.

+Boost Jam Build Instructions for the subdirectory libs/graph/build.

Notes

Index: libs/graph/doc/read_graphviz.html =================================================================== --- libs/graph/doc/read_graphviz.html (.../trunk) (revision 43161) +++ libs/graph/doc/read_graphviz.html (.../branches/fix-links) (revision 43163) @@ -177,7 +177,7 @@

Building the GraphViz Readers

To use the GraphViz readers, you will need to build and link against the "boost_graph" library. The library can be built by following the -Boost Jam Build Instructions for the subdirectory libs/graph/build.

+Boost Jam Build Instructions for the subdirectory libs/graph/build.

Deprecated Readers