diff options
author | pips <pips@e5150.fr> | 2018-07-10 00:38:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-10 00:38:59 +0200 |
commit | f39b1242a8bf43441b35a5e4a530b0ec7058dca3 (patch) | |
tree | 55d6f9c35216e404c98ad1bb68b2cbf752163d1c /doc/md | |
parent | 3028a84c13ba402377b99429b032b0c48bb1a078 (diff) | |
download | Shaarli-f39b1242a8bf43441b35a5e4a530b0ec7058dca3.tar.gz Shaarli-f39b1242a8bf43441b35a5e4a530b0ec7058dca3.tar.zst Shaarli-f39b1242a8bf43441b35a5e4a530b0ec7058dca3.zip |
Upgrade-and-migration.md: install link typo
second one
Diffstat (limited to 'doc/md')
-rw-r--r-- | doc/md/Upgrade-and-migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/Upgrade-and-migration.md b/doc/md/Upgrade-and-migration.md index 95a07b5d..d5682a34 100644 --- a/doc/md/Upgrade-and-migration.md +++ b/doc/md/Upgrade-and-migration.md | |||
@@ -35,7 +35,7 @@ As all user data is kept under `data`, this is the only directory you need to wo | |||
35 | 35 | ||
36 | All tagged revisions can be downloaded as tarballs or ZIP archives from the [releases](https://github.com/shaarli/Shaarli/releases) page. | 36 | All tagged revisions can be downloaded as tarballs or ZIP archives from the [releases](https://github.com/shaarli/Shaarli/releases) page. |
37 | 37 | ||
38 | 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. | 38 | 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. |
39 | 39 | ||
40 | 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! | 40 | 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! |
41 | 41 | ||