From 731a5f372a261aa6a0763f447b7b6315ebe1d2b8 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Thu, 11 Jan 2018 13:39:49 -0800 Subject: Align project name with source files myproject/*.ini - Closes #3213 --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 1de8c301c..c54e28137 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -1141,7 +1141,7 @@ serve it many times. When you change it, you want ``pserve`` to restart: [pserve] watch_files = - myapp/static/favicon.ico + myproject/static/favicon.ico Paths may be absolute or relative to the configuration file. They may also be an :term:`asset specification`. These paths are passed to ``hupper``, which -- cgit v1.2.3