diff --git a/docs/hsc/lua/tags.md b/docs/hsc/lua/tags.md index 47c0907..6f5dd28 100644 --- a/docs/hsc/lua/tags.md +++ b/docs/hsc/lua/tags.md @@ -269,9 +269,9 @@ A puzzle name is specified using a string containing its ID. ### Expected tags -Many tags are expected to be specified on all puzzles, to ensure that nothing is forgotten and that new tags are added to existing puzzles. Hyperspeedcube will emit a warning when loading a puzzle definition that leaves certain tags unspecified. See [`tags_template.kdl`][tags_template.kdl]. +Many tags are expected to be specified on all puzzles, to ensure that nothing is forgotten and that new tags are added to existing puzzles. Hyperspeedcube will emit a warning when loading a puzzle definition that leaves certain tags unspecified. See [`tags_template.lua`][tags_template.lua]. -[tags_template.kdl]: https://github.com/HactarCE/Hyperspeedcube/blob/main/tags_template.lua +[tags_template.lua]: https://github.com/HactarCE/Hyperspeedcube/blob/main/tags_template.lua ### Examples