diff --git a/docs/unsure-where-to-put/dev-notes.md b/docs/unsure-where-to-put/dev-notes.md index 5aca094dfc..0074ca9147 100644 --- a/docs/unsure-where-to-put/dev-notes.md +++ b/docs/unsure-where-to-put/dev-notes.md @@ -92,7 +92,7 @@ curl -X 'POST' \ "type": "Star", "source": "forgejo", "actor": "http://localhost:3000/api/v1/activitypub/user-id/5", - "object": "http://localhost:3000/api/v1/activitypub/repository-id/2" + "object": "http://localhost:3000/api/v1/activitypub/repository-id/1" } ```