From 7a7c698365538c460b49e916e9bb3082057aeada Mon Sep 17 00:00:00 2001 From: yp05327 <576951401@qq.com> Date: Mon, 27 Nov 2023 23:28:48 +0900 Subject: [PATCH] Revert move installation/upgrade-from-gogs.md in 1.21 (#28235) https://github.com/go-gitea/gitea/pull/28233#discussion_r1405539630 --- help/faq.en-us.md | 1 + help/faq.zh-cn.md | 1 + 2 files changed, 2 insertions(+) diff --git a/help/faq.en-us.md b/help/faq.en-us.md index c4a19dcf..a58adf9a 100644 --- a/help/faq.en-us.md +++ b/help/faq.en-us.md @@ -39,6 +39,7 @@ If a bug fix is targeted on 1.20.1 but 1.20.1 is not released yet, you can get t To migrate from Gogs to Gitea: +- [Gogs version 0.9.146 or less](installation/upgrade-from-gogs.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 built-in migration form. diff --git a/help/faq.zh-cn.md b/help/faq.zh-cn.md index f44bbc40..4745e441 100644 --- a/help/faq.zh-cn.md +++ b/help/faq.zh-cn.md @@ -41,6 +41,7 @@ menu: 要从Gogs迁移到Gitea: +- [Gogs版本0.9.146或更低](installation/upgrade-from-gogs.md) - [Gogs版本0.11.46.0418](https://github.com/go-gitea/gitea/issues/4286) 要从GitHub迁移到Gitea,您可以使用Gitea内置的迁移表单。