From c2aa2ce216427d75758a4add571b4122703878d6 Mon Sep 17 00:00:00 2001 From: Guido Schmechel Date: Thu, 24 Apr 2025 16:28:05 +0200 Subject: [PATCH] Fix syntax for Database GUIs link --- Documentation/Installation/Install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Installation/Install.rst b/Documentation/Installation/Install.rst index dd3749b6..9e8b9420 100644 --- a/Documentation/Installation/Install.rst +++ b/Documentation/Installation/Install.rst @@ -152,7 +152,7 @@ Managing the Database you. DDEV also created the file :file:`config/system/additional.php` in which it configured the database credentials for you. -Many database browsers, including phpMyAdmin, are available to let you browse the database, see `Database GUIs __` +Many database browsers, including phpMyAdmin, are available to let you browse the database, see `Database GUIs `__ Sending E-Mail --------------