From 45cd79604cdd0fde6b0861a87b648266c120a2a0 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 e82163b6..27b2239a 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 --------------