1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-20 09:18:36 +00:00

Update from-binary.en-us.md (#24975)

Fixed link to the creating a systemd service in Ubuntu document.
This commit is contained in:
epk
2023-05-29 03:46:38 -04:00
committed by GitHub
parent ad13df36b7
commit 355a078192

View File

@@ -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