Second fix

This commit is contained in:
Armin 2019-03-25 13:50:34 +01:00
parent 5e4ff7cf9b
commit b6b8f073b8

View File

@ -19,7 +19,7 @@ Feature: Webfinger discovery
{
"rel": "self",
"type": "application/activity+json",
"href": "https://localhost:4123/users/peter-lustiger"
"href": "https://localhost:4123/activitypub/users/peter-lustiger"
}
]
}