Skip to content

Commit 2d9885e

Browse files
authored
Fix broken link
1 parent fa0126d commit 2d9885e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,7 @@ If you really need it, you can re-add support for 9.2, 10.0 and 10.1. However, t
15831583
Adding more CUDA versions to the build matrix will dramatically increase the number of jobs and will place a large
15841584
burden on our CI resources. Only proceed if there's a known use case for the extra packages.
15851585
1586-
1. Download this `migration file <https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/master/recipe/migrations/cuda92_100_101.yaml>`__.
1586+
1. Download this `migration file <https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/b6d14bce8613d14e252e46ccee13ecb160eb6494/recipe/migrations/cuda92_100_101.yaml>`__.
15871587
2. In your feedstock fork, create a new branch and place the migration file under ``.ci_support/migrations``.
15881588
3. Open a PR and re-render. CUDA 9.2, 10.0 and 10.1 will appear in the CI checks now. Merge when ready!
15891589

0 commit comments

Comments
 (0)