We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4ef14 commit 57de524Copy full SHA for 57de524
cuda_python/docs/source/conf.py
@@ -96,7 +96,7 @@
96
rst_epilog = f"""
97
.. _cuda.core: {CUDA_PYTHON_DOMAIN}/cuda-core/latest
98
.. _cuda.bindings: {CUDA_PYTHON_DOMAIN}/cuda-bindings/latest
99
-.. _cuda.cooperative: https://nvidia.github.io/cccl/cuda_cooperative/
100
-.. _cuda.parallel: https://nvidia.github.io/cccl/cuda_parallel/
+.. _cuda.cccl.cooperative: https://nvidia.github.io/cccl/cuda_cooperative/
+.. _cuda.cccl.parallel: https://nvidia.github.io/cccl/cuda_parallel/
101
.. _numba.cuda: https://nvidia.github.io/numba-cuda/
102
"""
0 commit comments