From 9ce94ffb2ee4e09d106bc490fe89f6e9c1b555f4 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sun, 19 Aug 2018 01:48:52 -0700 Subject: Fix broken links from linkcheck, exclude localhost from check --- docs/narr/upgrading.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/narr/upgrading.rst') diff --git a/docs/narr/upgrading.rst b/docs/narr/upgrading.rst index e0482d5a2..6db61a579 100644 --- a/docs/narr/upgrading.rst +++ b/docs/narr/upgrading.rst @@ -128,7 +128,7 @@ you can see DeprecationWarnings printed to the console when the tests run. The ``-Wd`` argument tells Python to print deprecation warnings to the console. See `the Python -W flag documentation -`_ for more +`_ for more information. As your tests run, deprecation warnings will be printed to the console @@ -218,7 +218,7 @@ as explained in :ref:`testing_under_new_release`. See `the PYTHONWARNINGS environment variable documentation `_ or `the Python -W flag documentation -`_ for more +`_ for more information. Upgrading to the very latest Pyramid release -- cgit v1.2.3