summaryrefslogtreecommitdiffstats
path: root/lib/Service
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-07-23 22:02:21 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-07-23 22:02:21 +0200
commit38e657a5d5791919937ca8e0deb2460aaa103883 (patch)
tree9ed2ac42065fe483606d3236cf0c4ad1c1077935 /lib/Service
parentcb8f28b4d0b005d3e915b6d027683084739df3bb (diff)
removing owncloud references and updating links
Diffstat (limited to 'lib/Service')
-rw-r--r--lib/Service/FeedService.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Service/FeedService.php b/lib/Service/FeedService.php
index be4750721..c1c1aa64a 100644
--- a/lib/Service/FeedService.php
+++ b/lib/Service/FeedService.php
@@ -299,7 +299,7 @@ class FeedService extends Service {
* @return Feed if one had to be created for nonexistent feeds
*/
public function importArticles($json, $userId) {
- $url = 'http://owncloud/nofeed';
+ $url = 'http://nextcloud/nofeed';
$urlHash = md5($url);
// build assoc array for fast access