From baeefdfea9b0027245225753156a7ff749c26124 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 15 Jan 2019 21:01:44 +0100 Subject: [PATCH] Update content/en/development/activitypub.md --- content/en/development/activitypub.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/development/activitypub.md b/content/en/development/activitypub.md index 6f72d2b..ff8bc4c 100644 --- a/content/en/development/activitypub.md +++ b/content/en/development/activitypub.md @@ -17,7 +17,6 @@ menu: - All object IDs must use the `https://` schema. - Servers must offer a [WebFinger](https://tools.ietf.org/html/rfc7033) endpoint for turning usernames into actors. -- `Application`, `Group`, `Organization`, `Person`, `Service` are valid actors. - Activities attributed to an actor must have an ID on the same host as the actor. ## Activities -- 2.17.1