]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
update pip link 1482/head
authorEmil Sadek <esadek@hotmail.com>
Mon, 9 Aug 2021 07:08:47 +0000 (00:08 -0700)
committerDavid Lord <davidism@gmail.com>
Tue, 10 Aug 2021 13:08:06 +0000 (06:08 -0700)
README.rst

index f3a0d62e401059bc8a4df9208f4012b4a23b1d28..a197aea647ac2ad8c177b942f83a0ff0cc49ab4f 100644 (file)
@@ -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