diff options
author | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2020-10-27 13:32:38 -0600 |
---|---|---|
committer | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2020-10-27 13:32:38 -0600 |
commit | 33d4e06f93070fd2e842a12658a474a3e97be6b2 (patch) | |
tree | bfec97c7416e292f31055531f5f64e0caf221ec4 | |
parent | 04ebbfbca1c5e5fb16788611fced500afc19db0e (diff) |
Updated Home (markdown)
-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)** |