summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-08-10 06:18:56 -0700
committerGitHub <noreply@github.com>2021-08-10 06:18:56 -0700
commit506e72119b6de88c5da26956e72afc9e2f771b17 (patch)
treeeab200dd87d34ac98f3c55a7f1e0d3b9b99f418a
parent469f04c462fb310ceb30c84cecd341cbd677da5f (diff)
parent25ebcd3bca8cb380032af2863eb2da422d478b4b (diff)
downloadmarkupsafe-506e72119b6de88c5da26956e72afc9e2f771b17.tar.gz
Merge pull request #236 from esadek/pip_link
update pip link
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 273e1db..0b27612 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@ Install and update using `pip`_:
pip install -U MarkupSafe
-.. _pip: https://pip.pypa.io/en/stable/quickstart/
+.. _pip: https://pip.pypa.io/en/stable/getting-started/
Examples