diff --git a/README.md b/README.md index 94cb645..0119d7f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Website for [Balatro Multiplayer](https://balatromp.com/) -To report bugs or request features, please use the [issue tracker](https://github.com/ershisan99/balatromp/issues). \ No newline at end of file +To report bugs or request features, please use the [issue tracker](https://github.com/Balatro-Multiplayer/www/issues). \ No newline at end of file diff --git a/src/app/_components/github-links.tsx b/src/app/_components/github-links.tsx index a641a33..aa4c886 100644 --- a/src/app/_components/github-links.tsx +++ b/src/app/_components/github-links.tsx @@ -8,7 +8,7 @@ import { import { ExternalLink } from 'lucide-react' import type { PropsWithChildren } from 'react' -const WEB_GITHUB_REPO_URL = 'https://github.com/ershisan99/balatromp' +const WEB_GITHUB_REPO_URL = 'https://github.com/Balatro-Multiplayer/www' const MOD_GITHUB_REPO_URL = 'https://github.com/Balatro-Multiplayer/BalatroMultiplayer'