From 70d13367c0424513a201ecb2310064b597959ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 12:11:22 +0100 Subject: [PATCH] Properly link to chapters --- config.rst | 2 +- faq.rst | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config.rst b/config.rst index ff3888bbe9..91e3be7083 100644 --- a/config.rst +++ b/config.rst @@ -258,7 +258,7 @@ or signon authentication should be used for this server. :config:option:`$cfg['Servers'][$i]['SignonURL']` to use this authentication method. -Please see the on "Using authentication modes" for more information. +.. seealso:: :ref:`authentication_modes` .. _servers_auth_http_realm: .. config:option:: $cfg['Servers'][$i]['auth_http_realm'] diff --git a/faq.rst b/faq.rst index d602c2824e..2d8a9234f0 100644 --- a/faq.rst +++ b/faq.rst @@ -1007,8 +1007,9 @@ Since version 2.0.3, you can setup a central copy of phpMyAdmin for all your users. The development of this feature was kindly sponsored by NetCologne GmbH. This requires a properly setup MySQL user management and phpMyAdmin :abbr:`HTTP (HyperText Transfer Protocol)` -or cookie authentication. See the install section on "Using -:abbr:`HTTP (HyperText Transfer Protocol)` authentication". +or cookie authentication. + +.. seealso:: :ref:`authentication_modes` .. _faq4_2: