summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorEmil Sadek <esadek@hotmail.com>2021-08-09 00:19:48 -0700
committerDavid Lord <davidism@gmail.com>2021-08-10 06:07:06 -0700
commit350006c8d58ee9d3242cfa43bdf8bc8ade5169c3 (patch)
tree53a4ca03990bc334009ee7c7a07e5dc2b1aa4b27 /README.rst
parent490e49fca1cd634bf699eebd25f1a7960d52fd19 (diff)
downloadwerkzeug-350006c8d58ee9d3242cfa43bdf8bc8ade5169c3.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 aa8464de..f1592a56 100644
--- a/README.rst
+++ b/README.rst
@@ -48,7 +48,7 @@ Install and update using `pip`_:
pip install -U Werkzeug
-.. _pip: https://pip.pypa.io/en/stable/quickstart/
+.. _pip: https://pip.pypa.io/en/stable/getting-started/
A Simple Example