From 3fbad57855fbf4187a430861b373a8ac82e719a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 13 Nov 2012 11:18:38 +0100 Subject: [PATCH] Use standard domain for examples --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 2437fe5af2..67cc44bb35 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -35,7 +35,7 @@ Basic settings Sets here the complete :abbr:`URL (Uniform Resource Locator)` (with full path) to your phpMyAdmin installation's directory. E.g. - ``http://www.your_web.net/path_to_your_phpMyAdmin_directory/``. + ``http://www.example.net/path_to_your_phpMyAdmin_directory/``. Note also that the :abbr:`URL (Uniform Resource Locator)` on some web servers are case–sensitive. Don’t forget the trailing slash at the end.