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>2016-04-19 10:01:48 +0300
committerMichal Čihař <michal@cihar.com>2016-04-19 10:01:48 +0300
commit5302eabb1e1479a854e5e0212e3cd0edbd742fca (patch)
tree98bd4695028340a705cb262a6a329af987c4f0a7 /doc/glossary.rst
parent9c964b3b419c48606a3cfad96a850046465e836f (diff)
Fix link to storage engides doc
Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to 'doc/glossary.rst')
-rw-r--r--doc/glossary.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glossary.rst b/doc/glossary.rst
index f7efc8a82b..658e275ffc 100644
--- a/doc/glossary.rst
+++ b/doc/glossary.rst
@@ -314,7 +314,7 @@ From Wikipedia, the free encyclopedia
Storage Engines
handlers for different table types
- .. seealso:: <http://dev.mysql.com/doc/en/storage-engines.html>
+ .. seealso:: <http://dev.mysql.com/doc/refman/5.7/en/storage-engines.html>
socket
a form of inter-process communication.