diff --git a/admin/installation.md b/admin/installation.md index f2012a5d..5627ab69 100644 --- a/admin/installation.md +++ b/admin/installation.md @@ -334,7 +334,7 @@ The following changes are recommended if dealing with many large files: PROTOCOL = sendmail FROM = "Forgejo Git" ``` -- By default Forgejo will listen to the port 3000 but that can be [changed to 80 with HTTP_PORT](./config-cheat-sheet/) like this: +- By default Forgejo will listen to the port 3000 but that can be [changed to 80 with HTTP_PORT](../config-cheat-sheet/) like this: ```ini [server] HTTP_PORT = 80