From 33d4e06f93070fd2e842a12658a474a3e97be6b2 Mon Sep 17 00:00:00 2001 From: ghoulslash <41651341+ghoulslash@users.noreply.github.com> Date: Tue, 27 Oct 2020 13:32:38 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index af56eda..4267908 100644 --- a/Home.md +++ b/Home.md @@ -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)**