From 9c3b2760688aca748f81529d0b055f799959ab4b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 18:04:18 -0400 Subject: convert API docs to Pyramid --- docs/api/wsgi.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api/wsgi.rst') diff --git a/docs/api/wsgi.rst b/docs/api/wsgi.rst index 6b5423c55..3fe742066 100644 --- a/docs/api/wsgi.rst +++ b/docs/api/wsgi.rst @@ -1,9 +1,9 @@ .. _wsgi_module: -:mod:`repoze.bfg.wsgi` +:mod:`pyramid.wsgi` -------------------------- -.. automodule:: repoze.bfg.wsgi +.. automodule:: pyramid.wsgi .. autofunction:: wsgiapp -- cgit v1.2.3