From fcb1d63349c49bd909ca9e86b8837be1fd01010c Mon Sep 17 00:00:00 2001 From: Giteabot Date: Tue, 30 May 2023 02:01:06 -0400 Subject: [PATCH] Update from-binary.en-us.md (#24975) (#24999) Backport #24975 by @team-epk 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 ce1d7e5a..a2b2e087 100644 --- a/doc/installation/from-binary.en-us.md +++ b/doc/installation/from-binary.en-us.md @@ -145,7 +145,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