diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-07-23 17:33:15 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-07-23 17:33:15 -0700 |
commit | cb0d45385ce23426fb546ba5790cae3b22b31c0c (patch) | |
tree | 5e60cea29cf8e29264975701192a0cab4f4989fe /view | |
parent | 89c15cc092048af2180452cbba24df273620aaba (diff) | |
download | volse-hubzilla-cb0d45385ce23426fb546ba5790cae3b22b31c0c.tar.gz volse-hubzilla-cb0d45385ce23426fb546ba5790cae3b22b31c0c.tar.bz2 volse-hubzilla-cb0d45385ce23426fb546ba5790cae3b22b31c0c.zip |
updated with dfrn profile
Diffstat (limited to 'view')
-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' /> |