From 437bdd875591cecea256f055f41a576f9bd215f7 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Fri, 21 May 2021 10:28:11 +0200 Subject: Update to reference the new documentation Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 22 ++++++++++++++++------ templates/admin.php | 9 ++++----- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 52f9cc467..a26244a41 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,12 +3,21 @@ news News An RSS/Atom feed reader - - 15.4.3 +**System Cron is currently required for this app to work** +Requirements can be found [here](https://nextcloud.github.io/news/install/#dependencies) +The Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) + +Create a [bug report](https://github.com/nextcloud/news/issues/new/choose) +Create a [feature request](https://github.com/nextcloud/news/discussions/new) +Report a [feed issue](https://github.com/nextcloud/news/discussions/new) + ]]> + 15.4.4 agpl Benjamin Brahmer Sean Molenaar @@ -17,8 +26,9 @@ Before you update to a new version, [check the changelog](https://github.com/nex Jan-Christoph Borchardt (former) News - https://github.com/nextcloud/news#readme - https://github.com/nextcloud/news/tree/master/docs + https://nextcloud.github.io/news/ + https://nextcloud.github.io/news/admin/ + https://nextcloud.github.io/news/ multimedia https://github.com/nextcloud/news diff --git a/templates/admin.php b/templates/admin.php index fa714f463..7d1c64d82 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -14,8 +14,7 @@ style('news', 'admin');

t( - 'Disable this if you run a custom updater such as the Python ' . - 'updater included in the app.' + 'Disable this if you use a custom updater.' )); ?>

@@ -101,7 +100,7 @@ style('news', 'admin'); 'input empty.' )); ?> - t( + t( 'For more information check the wiki.' )); ?>

@@ -120,8 +119,8 @@ style('news', 'admin'); 'Interval in seconds in which the feeds will be updated.' )); ?> - t( - 'For more information check the wiki.' + t( + 'For more information check the documentation.' )); ?>