incorrect follow url in webfinger

This commit is contained in:
zotlabs
2017-07-14 14:03:56 -07:00
parent fd5c92822c
commit b1d4e97699
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ class Wfinger extends \Zotlabs\Web\Controller {
[
'rel' => 'http://ostatus.org/schema/1.0/subscribe',
'template' => z_root() . '/follow/url={uri}',
'template' => z_root() . '/follow?f=&url={uri}',
],
[