incorrect webfinger link per fabrixxm
This commit is contained in:
parent
aa8a93f171
commit
af22aeb557
@ -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'],
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2014-03-07.609
|
2014-03-08.610
|
||||||
|
Reference in New Issue
Block a user