Properly link to chapters

This commit is contained in:
Michal Čihař 2012-11-09 12:11:22 +01:00
parent 318701f0e5
commit 70d13367c0
2 changed files with 4 additions and 3 deletions

View File

@ -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']

View File

@ -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: