docs(readme): reference correct file

This commit is contained in:
Youwen Wu 2024-06-26 17:54:06 -07:00
parent 608fa15021
commit 39d06c59b3
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -215,8 +215,8 @@ you've set up git versioning.
Optionally, you can set up linting for `dartgun.toml` to ensure that it is
configured properly.
A JSON schema file is provided for validating the structure of
`dartgun.schema.json`. Download it from [this link](./dartgun.schema.json).
A JSON schema file is provided for validating the structure of `dartgun.toml`.
Download it from [this link](./dartgun.schema.json).
Place the file in your dartgun directory, such that it looks like this: