summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/package.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-08-19 01:48:52 -0700
committerSteve Piercy <web@stevepiercy.com>2018-08-19 01:48:52 -0700
commit9ce94ffb2ee4e09d106bc490fe89f6e9c1b555f4 (patch)
tree84a74bb86aadd6b64ee31db6e1fd850882d31d80 /docs/quick_tutorial/package.rst
parent5488da0d165468199f0d07a2ca579b86617fad72 (diff)
downloadpyramid-9ce94ffb2ee4e09d106bc490fe89f6e9c1b555f4.tar.gz
pyramid-9ce94ffb2ee4e09d106bc490fe89f6e9c1b555f4.tar.bz2
pyramid-9ce94ffb2ee4e09d106bc490fe89f6e9c1b555f4.zip
Fix broken links from linkcheck, exclude localhost from check
Diffstat (limited to 'docs/quick_tutorial/package.rst')
-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 66bafcdb9..34bc0f7eb 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/tutorials/distributing-packages/#working-in-development-mode>`_.
+ <https://packaging.python.org/tutorials/installing-packages/#installing-from-a-local-src-tree>`_.