diff options
author | ArthurHoaro <arthur@hoa.ro> | 2019-08-03 11:08:29 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2019-08-03 11:08:29 +0200 |
commit | b14687036b9b800681197f51fdc47e62f0c88e2e (patch) | |
tree | 0863bba0081fd20256bc3fc8eb9f6365b2e3ff3b /doc | |
parent | 1b8ed48a0d3964186f4d66d443783f4d250e7147 (diff) | |
parent | d63ff87a009313141ae684ec447b902562ff6ee7 (diff) | |
download | Shaarli-b14687036b9b800681197f51fdc47e62f0c88e2e.tar.gz Shaarli-b14687036b9b800681197f51fdc47e62f0c88e2e.tar.zst Shaarli-b14687036b9b800681197f51fdc47e62f0c88e2e.zip |
Merge branch 'v0.11' into latest
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 | ||