Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2015-07-02 14:34:16 +0300
committerMichal Čihař <michal@cihar.com>2015-07-02 14:39:10 +0300
commita6fd4c2ed4479415e6819e543155447bc662a71d (patch)
treeb44553cc42815f3d9cc56b84d7ef8eeaf9b3f754 /doc/other.rst
parent069d6d9eb30e51e972891ebc0b3fb3fb6218585c (diff)
Cleanup URLs to our website
- use https everywhere - follow redirects on renamed pages Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to 'doc/other.rst')
-rw-r--r--doc/other.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/other.rst b/doc/other.rst
index aa9545121f..bb6de86dc8 100644
--- a/doc/other.rst
+++ b/doc/other.rst
@@ -8,7 +8,7 @@ The definitive guide to using phpMyAdmin is the book Mastering phpMyAdmin for
Effective MySQL Management by Marc Delisle. You can get information on that
book and other officially endorsed `books at the phpMyAdmin site`_.
-.. _books at the phpMyAdmin site: http://www.phpmyadmin.net/home_page/docs.php?books
+.. _books at the phpMyAdmin site: https://www.phpmyadmin.net/docs/
Tutorials
---------