From 8ebe313a5d6403710ac2d739ad5e0fee60dc28bb Mon Sep 17 00:00:00 2001 From: epk <25535766+team-epk@users.noreply.github.com> Date: Mon, 29 May 2023 03:46:38 -0400 Subject: [PATCH] Update from-binary.en-us.md (#24975) Fixed link to the creating a systemd service in Ubuntu document. --- doc/installation/from-binary.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation/from-binary.en-us.md b/doc/installation/from-binary.en-us.md index 5c8973fa..7b4c1d50 100644 --- a/doc/installation/from-binary.en-us.md +++ b/doc/installation/from-binary.en-us.md @@ -159,7 +159,7 @@ After you complete the above steps, you can run Gitea two ways: ### 1. Creating a service file to start Gitea automatically (recommended) -See how to create [Linux service]({{< relref "run-as-service-in-ubuntu.en-us.md" >}}) +See how to create [Linux service]({{< relref "doc/installation/run-as-service-in-ubuntu.en-us.md" >}}) ### 2. Running from command-line/terminal