diff options
author | Sandro Tosi <sandro.tosi@gmail.com> | 2011-12-31 17:46:50 (GMT) |
---|---|---|
committer | Sandro Tosi <sandro.tosi@gmail.com> | 2011-12-31 17:46:50 (GMT) |
commit | 1abde3628b1385127366446026b655b551656322 (patch) | |
tree | 80bac4c144acb676248ab927e4adb25a11290b48 /Doc/using/unix.rst | |
parent | d08effe287bbfe1342a6977f2a7c69be3301f9f3 (diff) | |
download | cpython-1abde3628b1385127366446026b655b551656322.zip cpython-1abde3628b1385127366446026b655b551656322.tar.gz cpython-1abde3628b1385127366446026b655b551656322.tar.bz2 |
fix some broken URLs
Diffstat (limited to 'Doc/using/unix.rst')
-rw-r--r-- | Doc/using/unix.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 8ace699..8bbc312 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -26,11 +26,11 @@ following links: .. seealso:: - http://www.linux.com/articles/60383 + http://www.debian.org/doc/manuals/maint-guide/first.en.html for Debian users http://linuxmafia.com/pub/linux/suse-linux-internals/chapter35.html for OpenSuse users - http://docs.fedoraproject.org/drafts/rpm-guide-en/ch-creating-rpms.html + http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-creating-rpms.html for Fedora users http://www.slackbook.org/html/package-management-making-packages.html for Slackware users |