forked from NYANDEV/forgejo
Backport #24975 by @team-epk
Fixed link to the creating a systemd service in Ubuntu document.
(cherry picked from commit 0ef7b66018
)
This commit is contained in:
parent
58bdcae613
commit
18b1ae2e72
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue