diff options
-rw-r--r-- | Add-different-kinds-of-new-items.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-different-kinds-of-new-items.md b/Add-different-kinds-of-new-items.md index 289302e..959cd6a 100644 --- a/Add-different-kinds-of-new-items.md +++ b/Add-different-kinds-of-new-items.md @@ -28,7 +28,7 @@ It's important to understand that there's nothing special about the specific num ## 2. Essential item data: name, description, attributes, and effect -You may have already guessed this from the comment at the top of [constants/item_constants.asm](constants/item_constants.asm): +You may have already guessed this from the comment at the top of [constants/item_constants.asm](../blob/master/constants/item_constants.asm): ```asm ; item ids |