summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorEmil Sadek <esadek@hotmail.com>2021-08-08 23:59:50 -0700
committerDavid Lord <davidism@gmail.com>2021-08-10 06:09:03 -0700
commit78dbaef6cbc7824ea271adcd8f56fe6f2221cafa (patch)
tree713d03371d2169b0dca31a19e5d8d0dde0940d9e /README.rst
parent6b61b74c608ed9097bf9eb6f2937e024e6463632 (diff)
downloadclick-78dbaef6cbc7824ea271adcd8f56fe6f2221cafa.tar.gz
update pip link
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 95b467a..84c8750 100644
--- a/README.rst
+++ b/README.rst
@@ -26,7 +26,7 @@ Install and update using `pip`_:
$ pip install -U click
-.. _pip: https://pip.pypa.io/en/stable/quickstart/
+.. _pip: https://pip.pypa.io/en/stable/getting-started/
A Simple Example