From c03dbcca24aeedfb688bf49b7ccfeef20f6f8298 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 18:13:44 -0400 Subject: convert zcml docs to Pyramid --- docs/zcml/resource.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/zcml/resource.rst') diff --git a/docs/zcml/resource.rst b/docs/zcml/resource.rst index 80a5e6722..4cf5ef400 100644 --- a/docs/zcml/resource.rst +++ b/docs/zcml/resource.rst @@ -53,7 +53,7 @@ Examples Alternatives ~~~~~~~~~~~~ -The :meth:`repoze.bfg.configuration.Configurator.override_resource` +The :meth:`pyramid.configuration.Configurator.override_resource` method can be used instead of the ``resource`` ZCML directive. See Also -- cgit v1.2.3