Skip to content

Commit 7052570

Browse files
authored
Fixed link to plist
1 parent 93f84f4 commit 7052570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/dictionary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ A free tool many modders use for [reverse engineering](#reverse-engineering).
100100
101101
## .GMD Files
102102

103-
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 `<d>` tag.
103+
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 `<d>` tag.
104104

105105
## .GMD2 Files
106106

0 commit comments

Comments
 (0)