forked from grumpydevelop/federator
fixed path
This commit is contained in:
parent
4cc9cfdc8c
commit
d99479c188
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
{ldelim}
|
{ldelim}
|
||||||
"subject": "acct:{$username}@{$domain}",
|
"subject": "acct:{$username}@{$domain}",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
"https://{$domain}/@{$username}",
|
"https://{$domain}/@{$username}"
|
||||||
"https://{$domain}/users/{$username}"
|
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
{ldelim}"rel": "self", "type": "application/activity+json", "href": "https://{$domain}/{$username}"{rdelim},
|
{ldelim}"rel": "self", "type": "application/activity+json", "href": "https://{$domain}/{$username}"{rdelim},
|
||||||
|
|
Loading…
Add table
Reference in a new issue