diff --git a/tutorials/dictionary.md b/tutorials/dictionary.md index 1d7f6f3..7e0f807 100644 --- a/tutorials/dictionary.md +++ b/tutorials/dictionary.md @@ -100,7 +100,7 @@ A free tool many modders use for [reverse engineering](#reverse-engineering). ## .GMD Files -A file format for storing GD levels, popularized by [GDShare](https://github.com/HJfod/GDShare-mod/). The level data is stored in plain text as its [Plist data](#plist) with a surrounding `` tag. +A file format for storing GD levels, popularized by [GDShare](https://github.com/HJfod/GDShare-mod/). The level data is stored in plain text as its [Plist data](#plist-files) with a surrounding `` tag. ## .GMD2 Files