diff --git a/src/wp-content/themes/twentytwenty/package.json b/src/wp-content/themes/twentytwenty/package.json index d2895adab8..6bd7bdce93 100644 --- a/src/wp-content/themes/twentytwenty/package.json +++ b/src/wp-content/themes/twentytwenty/package.json @@ -9,13 +9,9 @@ "Theme", "TwentyTwenty" ], - "homepage": "https://github.com/wordpress/twentytwenty#readme", - "repository": { - "type": "git", - "url": "git+https://github.com/wordpress/twentytwenty.git" - }, + "homepage": "https://wordpress.org/themes/twentytwenty/", "bugs": { - "url": "https://github.com/wordpress/twentytwenty/issues" + "url": "https://core.trac.wordpress.org/" }, "devDependencies": { "@wordpress/browserslist-config": "^3.0.2",