diff --git a/README.md b/README.md index ad597c1..5690723 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ tumbledemerald is a hack based on the [decompilation](https://github.com/pret/pokeemerald) of Pokémon Emerald by pret. The project's aim is to modify Pokémon Emerald to bring it up to the standards of modern Pokémon titles. -[](https://gitpod.io/#gitlab.com/tbld/game.git) [](https://social.linux.pizza/@sataa) +[](https://gitpod.io/#gitgud.io/tbld/game.git) [](https://social.linux.pizza/@sataa) ## Installation Compiling tumbledemerald requires a Linux-based system with the following packages installed: @@ -38,9 +38,9 @@ tumbledemerald is a Game Boy Advance game. As such, you will need an [emulator]( ## Support If you: -* found a bug or glitch: Create an [issue](https://gitlab.com/tbld/game/-/issues) using the Bug template. -* need a save file updated: Create an [issue](https://gitlab.com/tbld/game/-/issues) using the Save Update template. -* have an idea for a cool new feature: Create an [issue](https://gitlab.com/tbld/game/-/issues) using the Feature Request template. +* found a bug or glitch: Create an [issue](https://gitgud.io/tbld/game/-/issues) using the Bug template. +* need a save file updated: Create an [issue](https://gitgud.io/tbld/game/-/issues) using the Save Update template. +* have an idea for a cool new feature: Create an [issue](https://gitgud.io/tbld/game/-/issues) using the Feature Request template. * want to contact me privately: Send me an [email](mailto:brodmoran@gmail.com) or send me a direct message on [Mastodon](https://social.linux.pizza/@sataa). * want to become a contributor: Send a merge request! @@ -66,7 +66,7 @@ See [Installation](#installation) for directions on how to set up your system to `make` will usually stop you if it sees something wrong with your code. If the error is too vague, try running `make` with the `-d` argument (`make -d`). However, the only way to be completely certain is to test. ## Notes -By default, tumbledemerald does not include Wireless Adapter support. See [this script](https://gitlab.com/tbld/scripts/-/blob/main/enable_rfu.sh) to re-enable this (for playing on a Game Boy Advance flashcart, for example.) +By default, tumbledemerald does not include Wireless Adapter support. See [this script](https://gitgud.io/tbld/scripts/-/blob/main/enable_rfu.sh) to re-enable this (for playing on a Game Boy Advance flashcart, for example.) ## Authors and acknowledgment Lead developers: Supersonic and Werewolf