From 355a07819265be32db70108728bec5ad0eec98dd 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. --- docs/content/doc/installation/from-binary.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/installation/from-binary.en-us.md b/docs/content/doc/installation/from-binary.en-us.md index 5c8973fa94..7b4c1d507a 100644 --- a/docs/content/doc/installation/from-binary.en-us.md +++ b/docs/content/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