incorrect webfinger link per fabrixxm

This commit is contained in:
friendica 2014-03-08 12:40:06 -08:00
parent aa8a93f171
commit af22aeb557
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ function wfinger_init(&$a) {
array( array(
'rel' => 'http://purl.org/zot/protocol', 'rel' => 'http://purl.org/zot/protocol',
'href' => z_root() . '/.well-known/zot-info' . '?zaddr=' . $r[0]['xchan_addr'], 'href' => z_root() . '/.well-known/zot-info' . '?address=' . $r[0]['xchan_addr'],
) )
); );

View File

@ -1 +1 @@
2014-03-07.609 2014-03-08.610