From 4c914ede7e790395a193003265eec87ea317acb4 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 27 Nov 2018 03:01:19 -0800 Subject: Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a bad link in WebOb docs --- docs/whatsnew-1.8.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/whatsnew-1.8.rst') diff --git a/docs/whatsnew-1.8.rst b/docs/whatsnew-1.8.rst index ff16c1a4b..d6b58ced8 100644 --- a/docs/whatsnew-1.8.rst +++ b/docs/whatsnew-1.8.rst @@ -20,10 +20,10 @@ Major Feature Additions See https://github.com/Pylons/pyramid/pull/2660 - ``pserve --reload`` now uses the - `hupper `_ + `hupper `_ library to monitor file changes. This comes with many improvements: - - If the `watchdog `_ package is + - If the `watchdog `_ package is installed then monitoring will be done using inotify instead of cpu and disk-intensive polling. @@ -199,7 +199,7 @@ Documentation Enhancements https://github.com/Pylons/pyramid/pull/2838 - Add `pyramid_nacl_session - `_ + `_ to session factories. See https://github.com/Pylons/pyramid/issues/2791 - Update HACKING.txt from stale branch that was never merged to master. -- cgit v1.2.3