]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-109474: Update two Unix packaging URLs (#109307)
authorpartev <petrosyan@gmail.com>
Sat, 16 Sep 2023 07:46:09 +0000 (03:46 -0400)
committerGitHub <noreply@github.com>
Sat, 16 Sep 2023 07:46:09 +0000 (10:46 +0300)
update packaging URLs

fix a broken URL for fedora RPM packaging guide and fix a URL redirect for Slackware packaging guide.

Doc/using/unix.rst

index 0044eb07f56eec72a5c5d4cbcbcf288d350ed2df..58838c28e6eb86ba9297ef184ee65560ec707ac8 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