diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-27 14:48:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-27 14:48:56 +0100 |
commit | 3d4c1b8af21a4bcb833b75d6a913a624e1e4e45b (patch) | |
tree | 919f96aa170ae6dbcc7c80f576f378a1c8fea6ba /doc/md/Download-and-Installation.md | |
parent | ceb3f9174b259c97b6e5d87174383bf0d5fbf034 (diff) | |
parent | e2a2dc35c21de87a37778860e7f6a3a4d1c96412 (diff) | |
download | Shaarli-3d4c1b8af21a4bcb833b75d6a913a624e1e4e45b.tar.gz Shaarli-3d4c1b8af21a4bcb833b75d6a913a624e1e4e45b.tar.zst Shaarli-3d4c1b8af21a4bcb833b75d6a913a624e1e4e45b.zip |
Merge pull request #1036 from shaarli/doc-overhaul
[WIP] Improve documentation
Diffstat (limited to 'doc/md/Download-and-Installation.md')
-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 e64d1a43..bbbfc26d 100644 --- a/doc/md/Download-and-Installation.md +++ b/doc/md/Download-and-Installation.md | |||
@@ -15,7 +15,7 @@ Using one of the following methods: | |||
15 | - by downloading full release archives including all dependencies | 15 | - by downloading full release archives including all dependencies |
16 | - by downloading Github archives | 16 | - by downloading Github archives |
17 | - by cloning the Git repository | 17 | - by cloning the Git repository |
18 | - using Docker: [see the documentation](docker/shaarli-images) | 18 | - using Docker: [see the documentation](docker/shaarli-images.md) |
19 | 19 | ||
20 | -------------------------------------------------------------------------------- | 20 | -------------------------------------------------------------------------------- |
21 | 21 | ||