From c20801c88f4411592c80676046b0aa483ed038cc Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Thu, 28 Sep 2023 07:52:25 +1000 Subject: [PATCH] Updated Windows workflow link Co-authored-by: Hugo van Kemenade --- wheels/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheels/README.md b/wheels/README.md index dcac5d468..c15c034b6 100644 --- a/wheels/README.md +++ b/wheels/README.md @@ -28,4 +28,4 @@ Wheels are [GitHub Actions artifacts created for tags, relevant changes or manual builds](https://github.com/python-pillow/Pillow/actions/workflows/wheels.yml). Windows wheels are not created here. Instead, they are -[GitHub Actions artifacts created on each run of the Pillow repository](https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml?query=branch%3Amain). +[GitHub Actions artifacts created on each run of the Windows workflow](https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml?query=branch%3Amain).