]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] gh-109474: Update two Unix packaging URLs (GH-109307) (#109478)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 16 Sep 2023 07:56:16 +0000 (00:56 -0700)
committerGitHub <noreply@github.com>
Sat, 16 Sep 2023 07:56:16 +0000 (07:56 +0000)
gh-109474: Update two Unix packaging URLs  (GH-109307)

update packaging URLs

fix a broken URL for fedora RPM packaging guide and fix a URL redirect for Slackware packaging guide.
(cherry picked from commit 0b38ce440bd76b3d25b6d042ee9613841fb4a947)

Co-authored-by: partev <petrosyan@gmail.com>
Doc/using/unix.rst

index 067ff4cce5e48d413c52cb9ba5c620efcfe8e637..7654e3d3ece640c5cb99dc18f3e3de2bb083a254 100644 (file)
@@ -30,9 +30,9 @@ following links:
       for Debian users
    https://en.opensuse.org/Portal:Packaging
       for OpenSuse users
-   https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-creating-rpms.html
+   https://docs.fedoraproject.org/en-US/package-maintainers/Packaging_Tutorial_GNU_Hello/
       for Fedora users
-   http://www.slackbook.org/html/package-management-making-packages.html
+   https://slackbook.org/html/package-management-making-packages.html
       for Slackware users