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/interfaces.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api/interfaces.rst') diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst index be2de2c7f..7193fd11b 100644 --- a/docs/api/interfaces.rst +++ b/docs/api/interfaces.rst @@ -1,9 +1,9 @@ .. _interfaces_module: -:mod:`repoze.bfg.interfaces` +:mod:`pyramid.interfaces` ---------------------------- -.. automodule:: repoze.bfg.interfaces +.. automodule:: pyramid.interfaces Event-Related Interfaces ++++++++++++++++++++++++ -- cgit v1.2.3