summaryrefslogtreecommitdiff
path: root/docs/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials')
-rw-r--r--docs/tutorials/cmf/skins.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/tutorials/cmf/skins.rst b/docs/tutorials/cmf/skins.rst
index 549fb4621..5f5c2c447 100644
--- a/docs/tutorials/cmf/skins.rst
+++ b/docs/tutorials/cmf/skins.rst
@@ -18,9 +18,8 @@ for more information about resource overrides.
While there is no analogue to a skin layer search path for locating
Python code (as opposed to resources), :term:`view` code combined with
-differing :term:`request type` attributes can provide a good deal of
-the same sort of behavior. See
-:ref:`using_an_event_to_vary_the_request_type` for more information.
+differing :term:`predicate` arguments can provide a good deal of
+the same sort of behavior.
Relatedly, the `repoze.bfg.skins
<http://svn.repoze.org/repoze.bfg.skins/>`_ package is an attempt to