Skip to content

Commit ac14838

Browse files
committed
doc fix
1 parent de3b577 commit ac14838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ type(z[:10, :10])
2222
Note that the output type is a `cupy.ndarray` rather than a NumPy array.
2323

2424
For supported codecs, data will be decoded using the GPU via the [nvcomp] library.
25-
See [`user-guide-config`][] for more. Isseus and feature requestsfor NVIDIA nvCOMP can be reported in the nvcomp [issue tracker].
25+
See [runtime-configuration][] for more. Isseus and feature requestsfor NVIDIA nvCOMP can be reported in the nvcomp [issue tracker].
2626

2727
[nvcomp]: https://docs.nvidia.com/cuda/nvcomp/samples/python_samples.html
2828
[issue tradcker]: https://github.com/NVIDIA/CUDALibrarySamples/issues

0 commit comments

Comments
 (0)