rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.77k stars 304 forks source link

[DOC]: Fix link errors pointing to the C/C++ docs in the cuGraph site #4116

Closed acostadon closed 6 months ago

acostadon commented 10 months ago

How would you describe the priority of this documentation request

Critical (currently preventing usage)

Please provide a link or source to the relevant docs

https://github.com/rapidsai/cugraph/blob/branch-24.02/docs/cugraph/source/graph_support/algorithms.md

Describe the problems in the documentation

(https://github.com/rapidsai/cugraph/blob/branch-24.02/docs/cugraph/source/graph_support/cpp/src/traversal/README.md#BFS)

This is not the correct link...all the c/C++ README links are similarly incorrect

(Optional) Propose a correction

No response

Code of Conduct

acostadon commented 6 months ago

will be resolved when PR #4435 is merged