Skip to content

Commit 4602000

Browse files
authored
docs: fix linked locations for notebooks after docs refactor (rapidsai#22710)
xref rapidsai/docker#885 the docs were reorganized but these links from the `notebooks` directory weren't updated Authors: - Gil Forsyth (https://github.com/gforsyth) Approvers: - Matthew Roeschke (https://github.com/mroeschke) URL: rapidsai#22710
1 parent 7b802c7 commit 4602000

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

notebooks/10min.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../docs/cudf/source/user_guide/10min.ipynb
1+
../docs/cudf/source/cudf/10min.ipynb

notebooks/cupy-interop.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../docs/cudf/source/user_guide/cupy-interop.ipynb
1+
../docs/cudf/source/cudf/cupy-interop.ipynb

notebooks/guide-to-udfs.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../docs/cudf/source/user_guide/guide-to-udfs.ipynb
1+
../docs/cudf/source/cudf/guide-to-udfs.ipynb

notebooks/missing-data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../docs/cudf/source/user_guide/missing-data.ipynb
1+
../docs/cudf/source/cudf/missing-data.ipynb

notebooks/performance-comparisons

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../docs/cudf/source/user_guide/performance-comparisons/
1+
../docs/cudf/source/cudf/performance-comparisons/

0 commit comments

Comments
 (0)