summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-01-30 22:44:44 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-01-30 22:44:44 -0500
commit2fb854d80beff1be8d9fc50583d644e146431868 (patch)
tree76846505d74d7206fcaaea3545543e5a92c3684e /FAQ.md
parent1282405d4a672d82f67832dad17da454495b7e97 (diff)
Don't repeat a subheading
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 17f3f95c0..b1f8a5767 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -36,7 +36,7 @@ If you added or changed any code, it has to fit in the **memory banks**. The 2MB
## How do I edit maps?
-For `asm` scripts, read [docs/map_scripts.md](docs/map_scripts.md). For `blk` layouts, try [crowdmap][crowdmap] or [Polished Map][polished-map].
+For `asm` scripts, read [docs/map_event_scripts.md](docs/map_event_scripts.md). For `blk` layouts, try [crowdmap][crowdmap] or [Polished Map][polished-map].
## How do I write new features?