diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-30 22:44:44 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-30 22:44:44 -0500 |
commit | 2fb854d80beff1be8d9fc50583d644e146431868 (patch) | |
tree | 76846505d74d7206fcaaea3545543e5a92c3684e /FAQ.md | |
parent | 1282405d4a672d82f67832dad17da454495b7e97 (diff) |
Don't repeat a subheading
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? |