From: partev Date: Sat, 16 Sep 2023 07:46:09 +0000 (-0400) Subject: gh-109474: Update two Unix packaging URLs (#109307) X-Git-Tag: v3.13.0a1~416 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b38ce440bd76b3d25b6d042ee9613841fb4a947;p=thirdparty%2FPython%2Fcpython.git gh-109474: Update two Unix packaging URLs (#109307) update packaging URLs fix a broken URL for fedora RPM packaging guide and fix a URL redirect for Slackware packaging guide. --- diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 0044eb07f56e..58838c28e6eb 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -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