From 38e657a5d5791919937ca8e0deb2460aaa103883 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 23 Jul 2016 22:02:21 +0200 Subject: removing owncloud references and updating links --- composer.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index c8954a867..155867c07 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { "type": "project", "license": "AGPL-3.0", - "description": "An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory", - "homepage": "https://github.com/owncloud/news", + "description": "An RSS/Atom feed reader. Requires Nextcloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory", + "homepage": "https://github.com/nextcloud/news", "authors": [ { "name": "Bernhard Posselt", @@ -24,10 +24,9 @@ } ], "support": { - "irc": "irc://irc.freenode.org/owncloud-news", - "issues": "https://github.com/owncloud/news/issues", - "wiki": "https://github.com/owncloud/news/wiki", - "source": "https://github.com/owncloud/news/" + "irc": "irc://irc.freenode.org/nextcloud-news", + "issues": "https://github.com/nextcloud/news/issues", + "source": "https://github.com/nextcloud/news/" }, "require": { "ezyang/htmlpurifier": "4.7", -- cgit v1.2.3