From 26effce983d9997a0af1c7b0b11adb7f6a9676f3 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 16 Mar 2024 14:11:43 +0000 Subject: [PATCH] code fixes --- setup/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/install.md b/setup/install.md index 494bfe0..8991eb4 100755 --- a/setup/install.md +++ b/setup/install.md @@ -1,6 +1,6 @@ # Installation -The easiest and most common way to install the application is through the web installer located at https://127.0.0.1/Install if you put it into your apache2 directory. Alternatively you can also install it through a command line interface (cli). +The easiest and most common way to install the application is through the web installer located at [https://127.0.0.1/Install](https://127.0.0.1/Install) if you put it into your apache2 directory. Alternatively you can also install it through a command line interface (cli). * [Server Recommendations]({%}#server-recommendations) * [Webserver and Database]({%}#web-server-and-database)