diff --git a/src/constants.js b/src/constants.js index bb70d82..4d14186 100644 --- a/src/constants.js +++ b/src/constants.js @@ -237,7 +237,7 @@ export const SAMPLES = [ name: "🐸 Jelly Jumper (Mario Clone)", value: "typescript_excalibird", description: "", - repo: "https://github.com/excaliburjs/sample-excalibird", + repo: "https://github.com/excaliburjs/sample-jelly-jumper", startCommand: "npm run start", }, { @@ -317,4 +317,4 @@ export const SAMPLES = [ repo: "https://github.com/excaliburjs/sample-matterjs", startCommand: "npm run start", }, -] \ No newline at end of file +]