From ebcadc3ccf056cb39bb9933c8f86c1802f0643b8 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Mon, 22 May 2023 10:24:53 -0700 Subject: [PATCH] Fix link to nightly wheels on anaconda --- spec-0004/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec-0004/index.md b/spec-0004/index.md index 3e9b4497..0cbf0518 100644 --- a/spec-0004/index.md +++ b/spec-0004/index.md @@ -38,7 +38,7 @@ We recommend that projects add a cron job to test against the nightly wheels and when errors are encountered to automatically open an issue in their project so they can investigate. -The nightly wheels for conda can be found [here](https://anaconda.org/scipy-wheels-nightly/). +The nightly wheels for conda can be found [here](https://anaconda.org/scientific-python-nightly-wheels/). We have a GitHub action to upload new nightly wheels and remove old ones: https://github.com/scientific-python/nightly-wheels