summaryrefslogtreecommitdiffstats
path: root/lib/Service/FeedService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/FeedService.php')
-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