summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2017-06-27 01:05:41 -0700
committerSteve Piercy <web@stevepiercy.com>2017-06-27 01:05:41 -0700
commita816a883492d530c50183e92d5a43fab07181114 (patch)
treefd0e41d3da66c06b440ea06e32f300479972954a /docs/quick_tutorial
parent3fbd22d14c051d5af5001cbf954debbf7cd4b29d (diff)
downloadpyramid-a816a883492d530c50183e92d5a43fab07181114.tar.gz
pyramid-a816a883492d530c50183e92d5a43fab07181114.tar.bz2
pyramid-a816a883492d530c50183e92d5a43fab07181114.zip
Update all external links per `make linkcheck`
- Most are changing http to https, or readthedocs.org to readthedocs.io, and some for Python packaging reorganizing some docs into tutorials, as well as miscellaneous changes.
Diffstat (limited to 'docs/quick_tutorial')
-rw-r--r--docs/quick_tutorial/package.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/package.rst b/docs/quick_tutorial/package.rst
index 94cb39fc9..66bafcdb9 100644
--- a/docs/quick_tutorial/package.rst
+++ b/docs/quick_tutorial/package.rst
@@ -108,4 +108,4 @@ idea to run a Python module inside a package directly as a script.
.. seealso:: :ref:`Python Packages <python:tut-packages>` and `Working in
"Development Mode"
- <https://packaging.python.org/en/latest/distributing/#working-in-development-mode>`_.
+ <https://packaging.python.org/tutorials/distributing-packages/#working-in-development-mode>`_.