From 582a27558f96552cc84641c603150a21a8000821 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Tue, 27 Jun 2017 10:17:35 +0200
Subject: [PATCH] Merge pull request #3110 from stevepiercy/1.9-branch

---
 docs/narr/project.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 776a0de..d662649 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -740,7 +740,7 @@
    ``setup.py`` is the de facto standard which Python developers use to
    distribute their reusable code.  You can read more about ``setup.py`` files
    and their usage in the `Python Packaging User Guide
-   <https://packaging.python.org/en/latest/>`_ and `Setuptools documentation
+   <https://packaging.python.org/>`_ and `Setuptools documentation
    <http://pythonhosted.org/setuptools/>`_.
 
 Our generated ``setup.py`` looks like this:

--
Gitblit v1.9.3