10000 [3.12] gh-109474: Update two Unix packaging URLs (GH-109307) by miss-islington · Pull Request #109477 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-109474: Update two Unix packaging URLs (GH-109307) #109477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 0b38ce4)

Co-authored-by: partev <petrosyan@gmail.com>
  • Loading branch information
partev authored and miss-islington committed Sep 16, 2023
commit aeb4f6a0f1513a6d725a32c1b81a532a8f494bcd
4 changes: 2 additions & 2 deletions Doc/using/unix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
0