From 83fa670377d797f48e5a30eaf7bf99d117520f95 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 1 Jan 2011 00:53:16 -0500 Subject: fix url --- docs/designdefense.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/designdefense.rst b/docs/designdefense.rst index a54a47025..df14fb440 100644 --- a/docs/designdefense.rst +++ b/docs/designdefense.rst @@ -1018,7 +1018,7 @@ Challenge :app:`Pyramid` performs automatic authorization checks only at :term:`view` execution time. Zope 3 wraps context objects with a `security proxy -`, which causes Zope 3 to +`_, which causes Zope 3 to do also security checks during attribute access. I like this, because it means: -- cgit v1.2.3