diff --git a/packages/core/package.json b/packages/core/package.json index c546271a6..c24ce60dc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -50,7 +50,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/wpengine/faustjs/tree/archive-legacy/packages/core" + "url": "https://github.com/wpengine/faustjs/tree/main/packages/core" }, "keywords": [ "WordPress", diff --git a/packages/next/package.json b/packages/next/package.json index 0a6a7732d..bf4b43d9b 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -58,7 +58,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/wpengine/faustjs/tree/archive-legacy/packages/next" + "url": "https://github.com/wpengine/faustjs/tree/main/packages/next" }, "keywords": [ "WordPress", diff --git a/packages/react/package.json b/packages/react/package.json index 4bb119090..48d030803 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -30,7 +30,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/wpengine/faustjs/tree/archive-legacy/packages/react" + "url": "https://github.com/wpengine/faustjs/tree/main/packages/react" }, "keywords": [ "WordPress",