diff options
-rw-r--r-- | Home.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -63,9 +63,9 @@ These tutorials overhaul systems, and may require advanced knowledge. ## Notable Branches The following branches maintained by contributors can be a good starting point for your hack, or can be merged into an existing codebase. -- **[Battle Engine Upgrade](https://github.com/DizzyEggg/pokeemerald/tree/battle_engine_v2)** -- **[Pokemon Expansion](https://github.com/DizzyEggg/pokeemerald/tree/pokemon_expansion)** -- **[Item Expansion](https://github.com/DizzyEggg/pokeemerald/tree/item_expansion)** +- **[Battle Engine Upgrade](https://github.com/rh-hideout/pokeemerald-expansion/tree/battle_engine)** +- **[Pokemon Expansion](https://github.com/rh-hideout/pokeemerald-expansion/tree/pokemon_expansion)** +- **[Item Expansion](https://github.com/rh-hideout/pokeemerald-expansion/tree/item_expansion)** - **[Follow Me](https://github.com/ghoulslash/pokeemerald/tree/follow-me)** - **[Sideways Stairs](https://github.com/ghoulslash/pokeemerald/tree/sideways_stairs)** - **[More Bag Pockets](https://github.com/AsparagusEduardo/pokeemerald/tree/BetterBag)** |