diff options
author | pips <pips@e5150.fr> | 2018-07-10 00:29:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-10 00:29:24 +0200 |
commit | 3028a84c13ba402377b99429b032b0c48bb1a078 (patch) | |
tree | 276abdf6ed8c9b2e491bfadaad12f676469a657d /doc/md/Upgrade-and-migration.md | |
parent | edb4a4d9c9fbc01d67ee8d095fe26648714e2285 (diff) | |
download | Shaarli-3028a84c13ba402377b99429b032b0c48bb1a078.tar.gz Shaarli-3028a84c13ba402377b99429b032b0c48bb1a078.tar.zst Shaarli-3028a84c13ba402377b99429b032b0c48bb1a078.zip |
Upgrade-and-migration.md: typo installation link
Install page is not correctly linked
Diffstat (limited to 'doc/md/Upgrade-and-migration.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 451ca36d..95a07b5d 100644 --- a/doc/md/Upgrade-and-migration.md +++ b/doc/md/Upgrade-and-migration.md | |||
@@ -27,7 +27,7 @@ As all user data is kept under `data`, this is the only directory you need to wo | |||
27 | 27 | ||
28 | - backup the `data` directory | 28 | - backup the `data` directory |
29 | - install or update Shaarli: | 29 | - install or update Shaarli: |
30 | - fresh installation - see [Download and installation](Download-and-installation) | 30 | - fresh installation - see [Download and Installation](Download-and-Installation) |
31 | - update - see the following sections | 31 | - update - see the following sections |
32 | - check or restore the `data` directory | 32 | - check or restore the `data` directory |
33 | 33 | ||