summaryrefslogtreecommitdiffstats
path: root/templates/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin.php')
-rw-r--r--templates/admin.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 1d7c56003..5d35ccdbf 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -118,6 +118,9 @@ style('news', 'admin');
'input empty'
)); ?>
</em>
+ <a href="https://github.com/owncloud/news/wiki/How-to-write-an-explore-service"><?php p($l->t(
+ 'For more information check the Wiki'
+ )); ?></a>
</p>
<p><input type="text" name="news-explore-url"
value="<?php p($_['exploreUrl']); ?>"></p>