diff options
| -rw-r--r-- | docs/whatsnew-1.8.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whatsnew-1.8.rst b/docs/whatsnew-1.8.rst index 88e2b4736..9185f1ae2 100644 --- a/docs/whatsnew-1.8.rst +++ b/docs/whatsnew-1.8.rst @@ -107,7 +107,7 @@ Feature Additions other settings. See https://github.com/Pylons/pyramid/pull/2823 - ``pserve --reload`` now uses the - `hupper <http://docs.pylonsproject.org/projects/hupper/en/latest/>` + `hupper <http://docs.pylonsproject.org/projects/hupper/en/latest/>`_ library to monitor file changes. This comes with many improvements: - If the `watchdog <http://pythonhosted.org/watchdog/>`_ package is |
