summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Sadek <esadek@hotmail.com>2021-08-09 00:08:47 -0700
committerDavid Lord <davidism@gmail.com>2021-08-10 06:08:06 -0700
commit62cbc9b6e8919e90b8a9bef8de92b164dfbe7dfb (patch)
tree74f263479a958c0c4b03012d397c4fdfbf2ece7f
parent531145d28b2207f9f7886eebdc2171b13e681018 (diff)
downloadjinja2-62cbc9b6e8919e90b8a9bef8de92b164dfbe7dfb.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 f3a0d62..a197aea 100644
--- a/README.rst
+++ b/README.rst
@@ -35,7 +35,7 @@ Install and update using `pip`_:
$ pip install -U Jinja2
-.. _pip: https://pip.pypa.io/en/stable/quickstart/
+.. _pip: https://pip.pypa.io/en/stable/getting-started/
In A Nutshell