aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorWilli Eggeling <mail@wje-online.de>2017-08-26 09:40:57 +0200
committerWilli Eggeling <mail@wje-online.de>2017-08-26 09:40:57 +0200
commitcc8f572bc063aa1e9d0368c8a8361f15efe04c9b (patch)
tree1d6fe87627da391bd99ddf346f20ae1d66930bc5 /composer.json
parentde901736a663934c1b67f09f1d586da665f0f036 (diff)
downloadShaarli-cc8f572bc063aa1e9d0368c8a8361f15efe04c9b.tar.gz
Shaarli-cc8f572bc063aa1e9d0368c8a8361f15efe04c9b.tar.zst
Shaarli-cc8f572bc063aa1e9d0368c8a8361f15efe04c9b.zip
migrated Github wiki links to readthedocs
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 756ea588..afb8aca4 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
6 "homepage": "https://github.com/shaarli/Shaarli", 6 "homepage": "https://github.com/shaarli/Shaarli",
7 "support": { 7 "support": {
8 "issues": "https://github.com/shaarli/Shaarli/issues", 8 "issues": "https://github.com/shaarli/Shaarli/issues",
9 "wiki": "https://github.com/shaarli/Shaarli/wiki" 9 "wiki": "https://shaarli.readthedocs.io"
10 }, 10 },
11 "keywords": ["bookmark", "link", "share", "web"], 11 "keywords": ["bookmark", "link", "share", "web"],
12 "config": { 12 "config": {