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 72f6d5c commit 336cb24Copy full SHA for 336cb24
docs/content/doc/upgrade/from-gogs.en-us.md
@@ -21,7 +21,7 @@ There are some basic steps to follow. On a Linux system run as the Gogs user:
21
22
* Create a Gogs backup with `gogs backup`. This creates `gogs-backup-[timestamp].zip` file
23
containing all important Gogs data. You would need it if you wanted to move to the `gogs` back later.
24
-* Download the file matching the destination platform from the [downloads page](https://dl.gitea.io/gitea).
+* Download the file matching the destination platform from the [downloads page](https://dl.gitea.io/gitea/).
25
It should be `1.0.x` version. Migrating from `gogs` to any other version is impossible.
26
* Put the binary at the desired install location.
27
* Copy `gogs/custom/conf/app.ini` to `gitea/custom/conf/app.ini`.
0 commit comments