aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-04-21 18:05:10 +0200
committerIlya Etingof <etingof@gmail.com>2018-04-21 18:05:10 +0200
commit844285b0021e00e341db3a31d3cb58a98d192d65 (patch)
treee8c4d992e9a982b513dbd1291eb05d3f842621c4 /docs
parentde14a730f4bfc054bcd2cfc52da8c8a2b359e089 (diff)
downloadpyasn1-844285b0021e00e341db3a31d3cb58a98d192d65.tar.gz
Migrate to new PyPI website
Diffstat (limited to 'docs')
-rw-r--r--docs/source/contents.rst2
-rw-r--r--docs/source/download.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/contents.rst b/docs/source/contents.rst
index 2613984..a2cd805 100644
--- a/docs/source/contents.rst
+++ b/docs/source/contents.rst
@@ -11,7 +11,7 @@ technology for exchanging structured data in a universally understood,
hardware agnostic way. Many industrial, security and telephony
applications heavily rely on ASN.1.
-The `pyasn1 <https://pypi.python.org/pypi/pyasn1/>`_ library implements
+The `pyasn1 <https://pypi.org/project/pyasn1/>`_ library implements
ASN.1 support in pure-Python.
What is ASN.1
diff --git a/docs/source/download.rst b/docs/source/download.rst
index cf78126..bbbd66c 100644
--- a/docs/source/download.rst
+++ b/docs/source/download.rst
@@ -24,4 +24,4 @@ You may also want to use `pyasn1-modules`:
Alternatively, you can download the latest release from
`GitHub <https://github.com/etingof/pyasn1/releases>`_
-or `PyPI <https://pypi.python.org/pypi/pyasn1>`_.
+or `PyPI <https://pypi.org/project/pyasn1>`_.