We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08b484 commit 692981eCopy full SHA for 692981e
docs/content/doc/upgrade/from-gitea.en-us.md
@@ -1,6 +1,8 @@
1
---
2
date: "2021-09-02T16:00:00+08:00"
3
title: "Upgrade from an old Gitea"
4
+aliases:
5
+ - /en-us/upgrade/
6
slug: "upgrade-from-gitea"
7
weight: 10
8
toc: false
docs/static/_redirects
@@ -10,3 +10,7 @@ https://gitea-docs.netlify.com/* https://docs.gitea.io/:splat 302!
10
/en-us/ci-cd/ /en-us/integrations/ 302!
11
/en-us/third-party-tools/ /en-us/integrations/ 302!
12
/en-us/make/ /en-us/hacking-on-gitea/ 302!
13
+/en-us/upgrade/ /en-us/upgrade-from-gitea/ 302!
14
+/fr-fr/upgrade/ /fr-fr/upgrade-from-gitea/ 302!
15
+/zh-cn/upgrade/ /zh-cn/upgrade-from-gitea/ 302!
16
+/zh-tw/upgrade/ /zh-tw/upgrade-from-gitea/ 302!
0 commit comments