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}
|
||||
"subject": "acct:{$username}@{$domain}",
|
||||
"aliases": [
|
||||
"https://{$domain}/@{$username}",
|
||||
"https://{$domain}/users/{$username}"
|
||||
"https://{$domain}/@{$username}"
|
||||
],
|
||||
"links": [
|
||||
{ldelim}"rel": "self", "type": "application/activity+json", "href": "https://{$domain}/{$username}"{rdelim},
|
||||
|
|
Loading…
Add table
Reference in a new issue