boostorg / graph

Boost.org graph module
http://boost.org/libs/graph
325 stars 208 forks source link

Broken link in the doc #384

Closed mglisse closed 2 months ago

mglisse commented 2 months ago

https://www.boost.org/doc/libs/develop/libs/graph/doc/disjoint_sets.html (version 0306f5f625) contains a link https://www.boost.org/doc/libs/develop/libs/graph/graph/doc/incremental_components.html which yields error 404. (notice the repeated "graph/graph")

In the reverse direction, https://www.boost.org/doc/libs/develop/libs/graph/doc/incremental_components.html wrongly links to https://www.boost.org/doc/libs/develop/libs/disjoint_sets/disjoint_sets.html .