docs(readme): reference correct file
This commit is contained in:
parent
608fa15021
commit
39d06c59b3
1 changed files with 2 additions and 2 deletions
|
@ -215,8 +215,8 @@ you've set up git versioning.
|
||||||
Optionally, you can set up linting for `dartgun.toml` to ensure that it is
|
Optionally, you can set up linting for `dartgun.toml` to ensure that it is
|
||||||
configured properly.
|
configured properly.
|
||||||
|
|
||||||
A JSON schema file is provided for validating the structure of
|
A JSON schema file is provided for validating the structure of `dartgun.toml`.
|
||||||
`dartgun.schema.json`. Download it from [this link](./dartgun.schema.json).
|
Download it from [this link](./dartgun.schema.json).
|
||||||
|
|
||||||
Place the file in your dartgun directory, such that it looks like this:
|
Place the file in your dartgun directory, such that it looks like this:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue