diff options
Diffstat (limited to 'docs/api/threadlocal.rst')
| -rw-r--r-- | docs/api/threadlocal.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/threadlocal.rst b/docs/api/threadlocal.rst index a40e70e3a..680444dee 100644 --- a/docs/api/threadlocal.rst +++ b/docs/api/threadlocal.rst @@ -1,9 +1,9 @@ .. _threadlocal_module: -:mod:`repoze.bfg.threadlocal` +:mod:`pyramid.threadlocal` ------------------------------- -.. automodule:: repoze.bfg.threadlocal +.. automodule:: pyramid.threadlocal .. autofunction:: get_current_request() |
