From 974824757f7fce07f496472ec207722ee0109fb7 Mon Sep 17 00:00:00 2001 From: Danny B Date: Fri, 7 Apr 2017 19:15:45 +1000 Subject: [PATCH] Fix init scripts link 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. --- content/doc/upgrade/from-gogs.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/doc/upgrade/from-gogs.en-us.md b/content/doc/upgrade/from-gogs.en-us.md index c49ddb7..0349b4b 100644 --- a/content/doc/upgrade/from-gogs.en-us.md +++ b/content/doc/upgrade/from-gogs.en-us.md @@ -67,7 +67,7 @@ ROOT_PATH = /home/:USER/gitea/log ### Add Gitea to startup on Unix -Update the appropriate file from [gitea/scripts](https://github.com/go-gitea/gitea/tree/master/scripts) with the right environment variables. +Update the appropriate file from [gitea/contrib](https://github.com/go-gitea/gitea/tree/master/contrib) with the right environment variables. For distro's with systemd: