Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit 20a1d1e

Browse files
db81lunny
authored andcommitted
Fix init scripts link (#112)
The scripts have been moved to `contrib/`. There's also a gogs migrate script in `contrib/` that mysteriously isn't mentioned anywhere in the docs, but I don't know if it's usable.
1 parent b643ab3 commit 20a1d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/doc/upgrade/from-gogs.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ROOT_PATH = /home/:USER/gitea/log
6767

6868
### Add Gitea to startup on Unix
6969

70-
Update the appropriate file from [gitea/scripts](https://github.com/go-gitea/gitea/tree/master/scripts) with the right environment variables.
70+
Update the appropriate file from [gitea/contrib](https://github.com/go-gitea/gitea/tree/master/contrib) with the right environment variables.
7171

7272
For distro's with systemd:
7373

0 commit comments

Comments
 (0)