rapidsai / docs

RAPIDS Documentation Site
https://docs.rapids.ai
36 stars 49 forks source link

[DOC] Add temporary redirect for https://rapids.ai/nx-cugraph #545

Open rlratzel opened 2 hours ago

rlratzel commented 2 hours ago

Report needed documentation

Report needed documentation We're planning on having a landing page for nx-cugraph modeled after https://rapids.ai/cudf-pandas. In the short term before this is complete, we need to use the URL in docs and metadata and would ideally not want that URL result in a 404.

Describe the documentation you'd like This request is to have https://rapids.ai/nx-cugraph redirect to https://github.com/rapidsai/cugraph/tree/HEAD/python/nx-cugraph . The redirect will only be in place until the nx-cugraph landing page is created.

Steps taken to search for needed documentation n/a

cc @exactlyallan @ajschmidt8

ajschmidt8 commented 2 hours ago

You can accomplish this by adding a line in the file below. The first column is "the path that should redirect" and the second column is "where it should redirect to".

rlratzel commented 2 hours ago

Thanks @ajschmidt8 . I've submitted this PR.

ajschmidt8 commented 1 hour ago

PR is approved, merged, and deployed. @rlratzel, feel free to close this issue after you verify everything is working correctly.

You can check these links: