summaryrefslogtreecommitdiffstats
path: root/appinfo/app.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 10:45:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 10:45:11 +0200
commit261572a9804dac790f658b7508d8b8485951f871 (patch)
tree042216c5fa4de5d8114a3f9234451bb584b9fa18 /appinfo/app.json
parent89504e78059c7760d3d74cd45c24a966f448c572 (diff)
less xml, since its an insane format
Diffstat (limited to 'appinfo/app.json')
-rw-r--r--appinfo/app.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index 732ede811..5170e980d 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -26,6 +26,8 @@
},
"navigation": {},
"documentation": {
+ "user": "https://github.com/owncloud/news/wiki#user-documentation",
+ "admin": "https://github.com/owncloud/news#readme",
"developer": "https://github.com/owncloud/news/wiki"
},
"jobs": ["OCA\\News\\Cron\\Updater"],