diff options
author | techknowlogick <techknowlogick@gitea.io> | 2021-05-04 12:16:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 12:16:23 -0400 |
commit | ab77a24f18ae45248bd6c71778fe3bfacacf864f (patch) | |
tree | 19cfe3c283d8eb01039a275d25b55758925553cf /docs/content/doc/upgrade/from-gogs.en-us.md | |
parent | 21465a2ce361eeb2bff171a0b962dac771ab18d9 (diff) | |
download | gitea-ab77a24f18ae45248bd6c71778fe3bfacacf864f.tar.gz gitea-ab77a24f18ae45248bd6c71778fe3bfacacf864f.zip |
update branch in CI and docs (#15631)
Diffstat (limited to 'docs/content/doc/upgrade/from-gogs.en-us.md')
-rw-r--r-- | docs/content/doc/upgrade/from-gogs.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/upgrade/from-gogs.en-us.md b/docs/content/doc/upgrade/from-gogs.en-us.md index 794ab3e872..778c1a1730 100644 --- a/docs/content/doc/upgrade/from-gogs.en-us.md +++ b/docs/content/doc/upgrade/from-gogs.en-us.md @@ -96,7 +96,7 @@ See [#4286](https://github.com/go-gitea/gitea/issues/4286). ## Add Gitea to startup on Unix -Update the appropriate file from [gitea/contrib](https://github.com/go-gitea/gitea/tree/master/contrib) +Update the appropriate file from [gitea/contrib](https://github.com/go-gitea/gitea/tree/main/contrib) with the right environment variables. For distros with systemd: |