aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-08-01 17:17:03 +0000
committerGitHub <noreply@github.com>2019-08-01 17:17:03 +0000
commit211d93307bdf3fcb35b471633d4aa564af97689d (patch)
tree66d128e3baa5de5ba89b6c2ae6c988d62a534f95
parentfa7625219da1c7f3e95838279695768585794191 (diff)
parent58c2701e5401f40f32636e6395add70c3aeb3c11 (diff)
downloadShaarli-211d93307bdf3fcb35b471633d4aa564af97689d.tar.gz
Shaarli-211d93307bdf3fcb35b471633d4aa564af97689d.tar.zst
Shaarli-211d93307bdf3fcb35b471633d4aa564af97689d.zip
Merge pull request #1340 from shaarli/fix-doc-links
doc: fix broken markdown link
-rw-r--r--doc/md/Download-and-Installation.md2
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 @@
1To install Shaarli, simply place the files in a directory under your webserver's 1To install Shaarli, simply place the files in a directory under your webserver's
2Document Root (or directly at the document root). 2Document Root (or directly at the document root).
3 3
4Also, please make sure your server is properly [configured](Server-configuration). 4Also, please make sure your server is properly [configured](Server-configuration.md).
5 5
6Multiple releases branches are available: 6Multiple releases branches are available:
7 7