From a1cee67a4534fb0050a9996ac4e9fbfd02504b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Mik=C3=A1cz=C3=B3?= Date: Wed, 16 Apr 2025 19:19:14 +0200 Subject: [PATCH] Fix incorrect URL - binary-file.md 404 Not Found Code: NoSuchKey Message: The specified key does not exist. --- src/administration-guide/installation/binary-file.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/administration-guide/installation/binary-file.md b/src/administration-guide/installation/binary-file.md index 0b59fef..8f2f8e8 100644 --- a/src/administration-guide/installation/binary-file.md +++ b/src/administration-guide/installation/binary-file.md @@ -62,7 +62,7 @@ Semaphore will be available via the following URL [https://localhost:3000](https ### Run as a service -For more detailed information — look into the [extended Systemd service documentation](./installation_manually.md#extended-systemd-service). +For more detailed information — look into the [extended Systemd service documentation](../installation_manually.md#extended-systemd-service). If you installed Semaphore via a package manager, or by downloading a binary file, you should create the Semaphore service manually.