diff --git a/README.md b/README.md index 0a865d6..497e35d 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ This guide is for the file [database.json](https://github.com/MeowcaTheoRange/Di The built in [Converter file](https://github.com/MeowcaTheoRange/Dizzy-AU/blob/main/code/converter.js) can serve as a reference, as it converts the JSON format to multiple MD files. -You can also use [template.md](https://github.com/MeowcaTheoRange/Dizzy-AU/blob/main/story/human-readable/Template.md) and [the template line](https://github.com/MeowcaTheoRange/Dizzy-AU/blob/4f008e60240881f853853abcbb273c1de2266fbf/story/database.json#L1685) of database.json to see how the data is processed. +You can also use [template.md](https://github.com/MeowcaTheoRange/Dizzy-AU/blob/main/story/human-readable/template.md) and [the template line](https://github.com/MeowcaTheoRange/Dizzy-AU/blob/4f008e60240881f853853abcbb273c1de2266fbf/story/database.json#L1374) of database.json to see how the data is processed. ## Inspirations