Skip to content

Docs: Fix broken CCCL documentation links.#134

Merged
brycelelbach merged 1 commit intomainfrom
fix/broken-cccl-doc-links
Feb 21, 2026
Merged

Docs: Fix broken CCCL documentation links.#134
brycelelbach merged 1 commit intomainfrom
fix/broken-cccl-doc-links

Conversation

@brycelelbach
Copy link
Collaborator

The CCCL docs at nvidia.github.io/cccl/ were restructured to use versioned URLs with an /unstable/ prefix, and some pages were renamed. This PR updates all 10 broken links across 7 notebooks.

Changes:

  • /cccl/python//cccl/unstable/python/
  • /cccl/cub//cccl/unstable/cub/
  • /cccl/libcudacxx//cccl/unstable/libcudacxx/
  • parallel_api.htmlcompute_api.html
  • cooperative.htmlcoop.html
  • #cuda-cccl-parallel-api-reference#cuda-compute-api-reference

Files modified:

  • Accelerated_Python_User_Guide/notebooks/Chapter_cuda.cccl.parallel.ipynb
  • tutorials/accelerated-python/notebooks/libraries/23__cuda_cccl__customizing_algorithms.ipynb
  • tutorials/accelerated-python/notebooks/kernels/41__kernel_authoring__book_histogram.ipynb
  • tutorials/accelerated-python/notebooks/kernels/solutions/41__kernel_authoring__book_histogram__SOLUTION.ipynb
  • tutorials/cuda-cpp/notebooks/01.04-Vocabulary-Types/01.04.01-Vocabulary-Types.ipynb
  • tutorials/cuda-cpp/notebooks/02.02-Asynchrony/02.02.01-Asynchrony.ipynb
  • tutorials/cuda-cpp/notebooks/03.06-Cooperative-Algorithms/03.06.02-Exercise-Cooperative-Histogram.ipynb

Verified with brev/test-links.bash . — all 1065 links pass (986 OK, 0 errors).

@brycelelbach brycelelbach merged commit 8f476ea into main Feb 21, 2026
27 of 30 checks passed
@brycelelbach brycelelbach deleted the fix/broken-cccl-doc-links branch February 21, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant