diff options
Diffstat (limited to 'docs/zcml/static.rst')
| -rw-r--r-- | docs/zcml/static.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zcml/static.rst b/docs/zcml/static.rst index 815e332c8..164e7400c 100644 --- a/docs/zcml/static.rst +++ b/docs/zcml/static.rst @@ -5,7 +5,7 @@ Use of the ``static`` ZCML directive or allows you to serve static resources (such as JavaScript and CSS files) within a -:mod:`pyramid` application. This mechanism makes static files +:app:`Pyramid` application. This mechanism makes static files available at a name relative to the application root URL. Attributes |
