]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Merge pull request #1178 from pips-/patch-2
authornodiscc <nodiscc@gmail.com>
Thu, 12 Jul 2018 20:01:21 +0000 (22:01 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Jul 2018 20:01:21 +0000 (22:01 +0200)
Upgrade-and-migration.md: typo installation link

doc/md/Upgrade-and-migration.md

index 451ca36dee1e9300ff27c9389a246c7afd0f2fde..d5682a340dd35d650e8ed025ca4d5e75e666ba99 100644 (file)
@@ -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!