We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81083c commit 90a944eCopy full SHA for 90a944e
1 file changed
content/get-started/configuration.md
@@ -33,7 +33,8 @@ C:\Users\<USER_NAME>\pactus\config.toml
33
34
Modifying the TOML file is straightforward, but because TOML is sensitive to spaces,
35
it's important to ensure the file is formatted correctly.
36
-Online tools like [TOML Lint](https://www.toml-lint.com/) can help check the validity of the config file.
+Online tools like
37
+[TOML Validator](https://codebeautify.org/toml-validator/) can help check the validity of the config file.
38
39
## Example Configuration
40
0 commit comments