We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f12e1 commit 1237bc8Copy full SHA for 1237bc8
doc/install.rst
@@ -33,8 +33,8 @@ Your package manager will also handle the *libdiscid* dependency automatically.
33
PyPI
34
----
35
The next-best option is to load the Package from
36
-`pypi <http://pypi.python.org/pypi/discid>`_
37
-with `pip <http://www.pip-installer.org/>`_::
+`pypi <https://pypi.org/project/discid/>`_
+with `pip <https://pip.pypa.io/>`_::
38
39
pip install discid
40
0 commit comments