diff --git a/flarum-monorepo.json b/flarum-monorepo.json index c71d7ae88..cf027c922 100644 --- a/flarum-monorepo.json +++ b/flarum-monorepo.json @@ -128,7 +128,7 @@ ], "core": { "name": "core", - "gitRemote": "git@github.com:flarum/core.git", + "gitRemote": "git@github.com:flarum/flarum-core.git", "mainBranch": "main" } }