diff options
Diffstat (limited to 'view/xrd_person.tpl')
-rw-r--r-- | view/xrd_person.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/xrd_person.tpl b/view/xrd_person.tpl index acf3c4cf4..121062160 100644 --- a/view/xrd_person.tpl +++ b/view/xrd_person.tpl @@ -4,8 +4,8 @@ <Subject>$accturi</Subject> <Alias>$profile_url</Alias> - <Link rel='http://portablecontacts.net/spec/1.0' - href='http://example.com/api/people/' /> + <Link rel='http://purl.org/macgirvin/dfrn/1.0' + href='$profile_url' /> <Link rel='http://webfinger.net/rel/profile-page' type='text/html' href='$profile_url' /> |