diff --git a/package.json b/package.json index 5ccde3d284..dc6e4f8086 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.", "repository": { "type": "git", - "url": "git+https://github.com/pfefferle/wordpress-activitypub.git" + "url": "git+https://github.com/automattic/wordpress-activitypub.git" }, "author": { "name": "Matthias Pfefferle", @@ -16,9 +16,9 @@ }, "license": "MIT", "bugs": { - "url": "https://github.com/pfefferle/wordpress-activitypub/issues" + "url": "https://github.com/automattic/wordpress-activitypub/issues" }, - "homepage": "https://github.com/pfefferle/wordpress-activitypub#readme", + "homepage": "https://github.com/automattic/wordpress-activitypub#readme", "devDependencies": { "@wordpress/blocks": "^13.0.0", "@wordpress/components": "^28.0.0",