summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Links.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Links.md b/Links.md
index 6562ac6..2628aa2 100644
--- a/Links.md
+++ b/Links.md
@@ -6,7 +6,7 @@ Utilities
- [Polished Map](https://github.com/Rangi42/polished-map) - C++-based map and tileset editor.
- [Crowdmap](https://github.com/yenatch/crowdmap) - Javascript-based map and event editor.
-- [free_space.awk](https://github.com/Rangi42/pokecrystal/blob/freespace/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file.
+- [free_space.awk](https://github.com/pret/pokecrystal/blob/master/tools/free_space.awk) - Calculates available space in the ROM from the pokecrystal.map file.
- [sprites.scm](https://pastebin.com/raw/3msajDaj) - GIMP script to aid with creating a proper Pokémon sprite.
Documents