diff --git a/patch b/patch new file mode 100644 index 0000000..221a636 --- /dev/null +++ b/patch @@ -0,0 +1,7 @@ +{ + "@context": "https://www.w3.org/ns/activitystreams", + "type": "Move", + "attributedTo": "https://test.exozy.me/api/v1/activitypub/user/test", + "origin": "https://test.exozy.me/test/Hello-world/src/branch/main", + "target": "https://git.exozy.me/Ta180m/Hello-world/src/branch/main" +}