File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ There are some basic steps to follow. On a Linux system run as the Gogs user:
21
21
22
22
* Create a Gogs backup with ` gogs backup ` . This creates ` gogs-backup-[timestamp].zip ` file
23
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 ) .
24
+ * Download the file matching the destination platform from the [ downloads page] ( https://dl.gitea.io/gitea/ ) .
25
25
It should be ` 1.0.x ` version. Migrating from ` gogs ` to any other version is impossible.
26
26
* Put the binary at the desired install location.
27
27
* Copy ` gogs/custom/conf/app.ini ` to ` gitea/custom/conf/app.ini ` .
You can’t perform that action at this time.
0 commit comments