Merge pull request #1178 from pips-/patch-2
Upgrade-and-migration.md: typo installation link
This commit is contained in:
commit
9cc6ea6560
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ As all user data is kept under `data`, this is the only directory you need to wo
|
|||
|
||||
- backup the `data` directory
|
||||
- install or update Shaarli:
|
||||
- fresh installation - see [Download and installation](Download-and-installation)
|
||||
- fresh installation - see [Download and Installation](Download-and-Installation)
|
||||
- update - see the following sections
|
||||
- check or restore the `data` directory
|
||||
|
||||
|
@ -35,7 +35,7 @@ As all user data is kept under `data`, this is the only directory you need to wo
|
|||
|
||||
All tagged revisions can be downloaded as tarballs or ZIP archives from the [releases](https://github.com/shaarli/Shaarli/releases) page.
|
||||
|
||||
We recommend that you use the latest release tarball with the `-full` suffix. It contains the dependencies, please read [Download and installation](Download-and-installation) for `git` complete instructions.
|
||||
We recommend that you use the latest release tarball with the `-full` suffix. It contains the dependencies, please read [Download and Installation](Download-and-Installation) for `git` complete instructions.
|
||||
|
||||
Once downloaded, extract the archive locally and update your remote installation (e.g. via FTP) -be sure you keep the content of the `data` directory!
|
||||
|
||||
|
|
Loading…
Reference in a new issue