aboutsummaryrefslogtreecommitdiff
path: root/follow.jsonld
diff options
context:
space:
mode:
authorAnthony Wang2023-01-18 18:55:53 +0000
committerAnthony Wang2023-01-18 18:55:53 +0000
commit60bf76a75e105981782c81d6eec693c5990383a9 (patch)
tree81b76752c2506ecb1ef7671961db6a01033069c1 /follow.jsonld
parent6900034f2e81831a07bd7ff1928067de4ebd4814 (diff)
Minor code tweaks
Diffstat (limited to 'follow.jsonld')
-rw-r--r--follow.jsonld2
1 files changed, 1 insertions, 1 deletions
diff --git a/follow.jsonld b/follow.jsonld
index 290ca70..facb957 100644
--- a/follow.jsonld
+++ b/follow.jsonld
@@ -1,6 +1,6 @@
{
"@context": "https://www.w3.org/ns/activitystreams",
- "id": "https://0.exozy.me/users/test.outbox/follow",
+ "id": "https://0.exozy.me/users/test.outbox#follow",
"type": "Follow",
"actor": "https://0.exozy.me/users/test.jsonld",
"object": "https://social.exozy.me/users/a"