From 2ded53555c6a858e8e67237234cdd3adf51af2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 18 Apr 2016 18:17:04 +0200 Subject: [PATCH] Remove non working local link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup.rst b/doc/setup.rst index d0e8399ef6..9e5cf21b50 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -358,7 +358,7 @@ options which the setup script does not provide. recommended, for example with HTTP–AUTH in a :term:`.htaccess` file or switch to using ``auth_type`` cookie or http. See the :ref:`faqmultiuser` for additional information, especially :ref:`faq4_4`. -#. Open the `main phpMyAdmin directory `_ in your browser. +#. Open the main phpMyAdmin directory in your browser. phpMyAdmin should now display a welcome screen and your databases, or a login dialog if using :term:`HTTP` or cookie authentication mode.