diff options
author | nodiscc <nodiscc@gmail.com> | 2019-08-01 19:09:05 +0200 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-08-01 19:09:05 +0200 |
commit | 58c2701e5401f40f32636e6395add70c3aeb3c11 (patch) | |
tree | 66d128e3baa5de5ba89b6c2ae6c988d62a534f95 /doc | |
parent | fa7625219da1c7f3e95838279695768585794191 (diff) | |
download | Shaarli-58c2701e5401f40f32636e6395add70c3aeb3c11.tar.gz Shaarli-58c2701e5401f40f32636e6395add70c3aeb3c11.tar.zst Shaarli-58c2701e5401f40f32636e6395add70c3aeb3c11.zip |
doc: fix broken markdown link
fixes https://github.com/shaarli/Shaarli/issues/1330
Diffstat (limited to 'doc')
-rw-r--r-- | doc/md/Download-and-Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/Download-and-Installation.md b/doc/md/Download-and-Installation.md index 8c9e8a32..ec68762e 100644 --- a/doc/md/Download-and-Installation.md +++ b/doc/md/Download-and-Installation.md | |||
@@ -1,7 +1,7 @@ | |||
1 | To install Shaarli, simply place the files in a directory under your webserver's | 1 | To install Shaarli, simply place the files in a directory under your webserver's |
2 | Document Root (or directly at the document root). | 2 | Document Root (or directly at the document root). |
3 | 3 | ||
4 | Also, please make sure your server is properly [configured](Server-configuration). | 4 | Also, please make sure your server is properly [configured](Server-configuration.md). |
5 | 5 | ||
6 | Multiple releases branches are available: | 6 | Multiple releases branches are available: |
7 | 7 | ||