diff options
Diffstat (limited to 'docs/content/doc/upgrade/from-gogs.en-us.md')
-rw-r--r-- | docs/content/doc/upgrade/from-gogs.en-us.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/content/doc/upgrade/from-gogs.en-us.md b/docs/content/doc/upgrade/from-gogs.en-us.md index fbcf58d6a4..794ab3e872 100644 --- a/docs/content/doc/upgrade/from-gogs.en-us.md +++ b/docs/content/doc/upgrade/from-gogs.en-us.md @@ -3,7 +3,7 @@ date: "2016-12-01T16:00:00+02:00" title: "Upgrade from Gogs" slug: "upgrade-from-gogs" weight: 10 -toc: true +toc: false draft: false menu: sidebar: @@ -15,6 +15,10 @@ menu: # Upgrade from Gogs +**Table of Contents** + +{{< toc >}} + Gogs, version 0.9.146 and older, can be easily migrated to Gitea. There are some basic steps to follow. On a Linux system run as the Gogs user: |