From c4df8519286a628ffdb3c14c5a43cb3407ad1cd7 Mon Sep 17 00:00:00 2001 From: Steve Bate Date: Fri, 17 Apr 2026 19:19:47 +0200 Subject: [PATCH] 3ab2: Fixed JSON-LD context. (#823) Co-authored-by: Steve Bate Reviewed-on: https://codeberg.org/fediverse/fep/pulls/823 Co-authored-by: Steve Bate Co-committed-by: Steve Bate --- fep/3ab2/fep-3ab2.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fep/3ab2/fep-3ab2.jsonld b/fep/3ab2/fep-3ab2.jsonld index ad5b9f3..2f150e0 100644 --- a/fep/3ab2/fep-3ab2.jsonld +++ b/fep/3ab2/fep-3ab2.jsonld @@ -4,7 +4,7 @@ { "fep3ab2": "https://w3id.org/fep/3ab2#", "endpoints": { - "@id": "https://www.w3.org/ns/activitypub#endpoints", + "@id": "https://www.w3.org/ns/activitystreams#endpoints", "@context": { "streamingControl": { "@id": "fep3ab2:streamingControl",