Explorar el Código

Fix downloads url (#8153)

The link without slash is not working
tags/v1.10.0-rc1
Johan Van de Wauw hace 4 años
padre
commit
336cb24bfd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      docs/content/doc/upgrade/from-gogs.en-us.md

+ 1
- 1
docs/content/doc/upgrade/from-gogs.en-us.md Ver fichero

@@ -21,7 +21,7 @@ There are some basic steps to follow. On a Linux system run as the Gogs user:

* Create a Gogs backup with `gogs backup`. This creates `gogs-backup-[timestamp].zip` file
containing all important Gogs data. You would need it if you wanted to move to the `gogs` back later.
* 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/).
It should be `1.0.x` version. Migrating from `gogs` to any other version is impossible.
* Put the binary at the desired install location.
* Copy `gogs/custom/conf/app.ini` to `gitea/custom/conf/app.ini`.

Cargando…
Cancelar
Guardar