From 514be723b2841de4cad4d1a4f4c516e1befe6b67 Mon Sep 17 00:00:00 2001 From: John Olheiser <42128690+jolheiser@users.noreply.github.com> Date: Fri, 24 Jan 2020 08:23:38 -0600 Subject: [PATCH] Update migration instructions (#9955) Signed-off-by: jolheiser --- docs/content/doc/help/faq.en-us.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/doc/help/faq.en-us.md b/docs/content/doc/help/faq.en-us.md index 2a1e3e6a6b..ca6a44c6aa 100644 --- a/docs/content/doc/help/faq.en-us.md +++ b/docs/content/doc/help/faq.en-us.md @@ -65,7 +65,9 @@ To migrate from Gogs to Gitea: * [Gogs version 0.9.146 or less]({{< relref "doc/upgrade/from-gogs.en-us.md" >}}) * [Gogs version 0.11.46.0418](https://github.com/go-gitea/gitea/issues/4286) -To migrate from GitHub to Gitea, you can use Gitea's [Migrator tool](https://gitea.com/gitea/migrator) +To migrate from GitHub to Gitea, you can use Gitea's built-in migration form. +In order to migrate items such as issues, pull requests, etc. you will need to input at least your username. +[Example (requires login)](https://try.gitea.io/repo/migrate) To migrate from Gitlab to Gitea, you can use this non-affiliated tool: https://github.com/loganinak/MigrateGitlabToGogs