make mastodon happy args

This commit is contained in:
Mario Vavti
2017-04-26 22:16:23 +02:00
parent d1c84ad9f0
commit 1c304eb8ba
3 changed files with 3 additions and 3 deletions

View File

@@ -107,7 +107,7 @@ class Wfinger extends \Zotlabs\Web\Controller {
[
'rel' => 'http://schemas.google.com/g/2010#updates-from',
'type' => 'application/atom+xml',
'href' => z_root() . '/feed/' . $r[0]['channel_address'] . '?f=&compat=1'
'href' => z_root() . '/feed/' . $r[0]['channel_address'] . '/?compat=1'
],
[