commit f235511f247f38e426cde4dfdc9f76640ad80305 parent b3fd42c5bbb840916d7c950f1a0e0c8bbe976b39 Author: Andrew D. Laack <andrew@laack.co> Date: Thu, 19 Jun 2025 20:38:13 -0500 Update README.md Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -24,7 +24,7 @@ pip install pytest # Usage -First, create a tests.toml file at the root of your repository. See [tests.toml](https://github.com/andrewlaack/ratchets/blob/toml-naming-change/tests.toml) for an example of how this should look. There are two primary rule types that can be defined in the tests.toml file. +First, create a tests.toml file at the root of your repository. See [tests.toml](https://github.com/andrewlaack/ratchets/blob/main/tests.toml) for an example of how this should look. There are two primary rule types that can be defined in the tests.toml file. ## ratchet.regex