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/paster.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api/paster.rst') diff --git a/docs/api/paster.rst b/docs/api/paster.rst index 66049ac64..9ecfa3d9c 100644 --- a/docs/api/paster.rst +++ b/docs/api/paster.rst @@ -1,9 +1,9 @@ .. _paster_module: -:mod:`repoze.bfg.paster` +:mod:`pyramid.paster` --------------------------- -.. module:: repoze.bfg.paster +.. module:: pyramid.paster .. function:: get_app(config_file, name) -- cgit v1.2.3