diff -r c09feae04094 -r 268b6349baf3 web/request.py --- a/web/request.py Fri Aug 03 13:29:37 2012 +0200 +++ b/web/request.py Fri Sep 07 14:01:59 2012 +0200 @@ -170,8 +170,7 @@ @property def authmode(self): """Authentification mode of the instance - - (see :ref:`Configuring the Web server`)""" + (see :ref:`WebServerConfig`)""" return self.vreg.config['auth-mode'] # Various variable generator.