DOC: fix link to correct PR number (#1928)

This commit is contained in:
Mike Taves
2024-07-09 09:13:20 -04:00
committed by GitHub
parent 92f0142a3e
commit 8dcf71e02d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ Changelog
- 🛠 Provide CPython 3.13.0b3. (#1913)
- 🛠 Remove some workarounds now that pip 21.1 is available. (#1891, #1892)
- 📚 Remove nosetest from our docs. (#1821)
- 📚 Document the macOS ARM workaround for 3.8 on GHA. (#1971)
- 📚 Document the macOS ARM workaround for 3.8 on GHA. (#1871)
- 📚 GitLab CI + macOS is now a supported platform with an example. (#1911)
+1 -1
View File
@@ -12,7 +12,7 @@ title: Changelog
- 🛠 Provide CPython 3.13.0b3. (#1913)
- 🛠 Remove some workarounds now that pip 21.1 is available. (#1891, #1892)
- 📚 Remove nosetest from our docs. (#1821)
- 📚 Document the macOS ARM workaround for 3.8 on GHA. (#1971)
- 📚 Document the macOS ARM workaround for 3.8 on GHA. (#1871)
- 📚 GitLab CI + macOS is now a supported platform with an example. (#1911)