diff options
Diffstat (limited to 'docs/narr/static.rst')
| -rw-r--r-- | docs/narr/static.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/static.rst b/docs/narr/static.rst index a60b84445..90ee61f6c 100644 --- a/docs/narr/static.rst +++ b/docs/narr/static.rst @@ -120,7 +120,7 @@ imperative configuration for the same purpose. Generating Static Resource URLs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -When a :meth:`pyramid.configuration.Configurator.add_static_view`` method is +When a :meth:`pyramid.configuration.Configurator.add_static_view` method is used to register a static resource directory, a special helper API named :func:`pyramid.static_url` can be used to generate the appropriate URL for a package resource that lives in one of the directories named by the static |
