diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:51:58 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:51:58 -0500 |
commit | 906d356e09fd8bf59d97d151aec0ffc3e25ca7f5 (patch) | |
tree | 7ef8254b47e52284c4a5be4c1b34d1dd75c89832 | |
parent | 0b34c997d6b24ff3b229396c2b8351f08a132410 (diff) |
Fix relative links
-rw-r--r-- | docs/map_scripts.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/map_scripts.md b/docs/map_scripts.md index e7138c4c8..47c6f4f67 100644 --- a/docs/map_scripts.md +++ b/docs/map_scripts.md @@ -21,17 +21,17 @@ ## Event scripts -[Event commands](docs/event_commands.md) +[Event commands](event_commands.md) ## Text -[Text commands](docs/text_commands.md) +[Text commands](text_commands.md) ## Movement data -[Movement commands](docs/movement_commands.md) +[Movement commands](movement_commands.md) ## `MapName_MapEventHeader:` |