Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6e51664

Browse filesBrowse files
committed
Merge pull request realpython#493 from amiralis/master
Fix Ubuntu link
2 parents 2f56b67 + 13634ee commit 6e51664
Copy full SHA for 6e51664

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎docs/shipping/packaging.rst

Copy file name to clipboardExpand all lines: docs/shipping/packaging.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,8 @@ One simple option for a personal PyPi server is to use Amazon S3. A prerequisite
104104
For Linux Distributions
105105
::::::::::::::::::::::::
106106

107-
* `Ubuntu <http://packaging.ubuntu.com/html/python-packaging.html>`_
108107
* `Fedora <https://fedoraproject.org/wiki/Packaging:Python>`_
109-
* `Debian <http://www.debian.org/doc/packaging-manuals/python-policy/>`_
108+
* `Debian and Ubuntu <http://www.debian.org/doc/packaging-manuals/python-policy/>`_
110109
* `Arch <https://wiki.archlinux.org/index.php/Python_Package_Guidelines>`_
111110

112111
Useful Tools

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.