diff --git a/doc/setup.rst b/doc/setup.rst index 6dd5a70c29..7f2b2ce4f6 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -127,7 +127,7 @@ The installation is possible by adding our own repository Installing using Docker +++++++++++++++++++++++ -phpMyAdmin comes with a Docker image, which you can easily deploy. You can +phpMyAdmin comes with a `Docker image`_, which you can easily deploy. You can download it using: .. code-block:: sh @@ -800,3 +800,4 @@ manually or after a period of inactivity). `Issue 11898