From 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 10 Mar 2019 22:43:57 -0400 Subject: Fix documentation links to work with GitHub Pages --- docs/move_effect_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/move_effect_commands.md') diff --git a/docs/move_effect_commands.md b/docs/move_effect_commands.md index e8f239ef0..d4f5b4b32 100644 --- a/docs/move_effect_commands.md +++ b/docs/move_effect_commands.md @@ -1,6 +1,6 @@ # Move Effect Commands -Defined in [macros/scripts/battle_commands.asm](/macros/scripts/battle_commands.asm) and [data/battle/effect_command_pointers.asm:BattleCommandPointers](/data/battle/effect_command_pointers.asm). +Defined in [macros/scripts/battle_commands.asm](https://github.com/pret/pokecrystal/macros/scripts/battle_commands.asm) and [data/battle/effect_command_pointers.asm:BattleCommandPointers](https://github.com/pret/pokecrystal/data/battle/effect_command_pointers.asm). ## `$01`: `checkturn` -- cgit v1.2.3