summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Sadek <esadek@hotmail.com>2021-08-09 00:28:14 -0700
committerDavid Lord <davidism@gmail.com>2021-08-10 06:17:28 -0700
commitf6a7b35ffad1b9d369d985ad46e81ce966ba9381 (patch)
treee09f7bb35bf51b7828f76ce4c079a0ebba0f7a31
parented87f92b2fdc30effec1abba8fc5b2e2a34e56cc (diff)
downloaditsdangerous-f6a7b35ffad1b9d369d985ad46e81ce966ba9381.tar.gz
update pip link
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d4aefc2..9c37a82 100644
--- a/README.rst
+++ b/README.rst
@@ -21,7 +21,7 @@ Install and update using `pip`_:
pip install -U itsdangerous
-.. _pip: https://pip.pypa.io/en/stable/quickstart/
+.. _pip: https://pip.pypa.io/en/stable/getting-started/
A Simple Example