diff --git a/docs/supported-tools.md b/docs/supported-tools.md index 17df3f4..40905bd 100644 --- a/docs/supported-tools.md +++ b/docs/supported-tools.md @@ -57,7 +57,6 @@ staticAnalysis { ``` ## Example configurations -If you want, you can use the Novoda [`team-props` scaffolding system](https://github.com/novoda/novoda/tree/master/scaffolding/team-props) as a starting point for setting -up your project. The repository contains a good example of [configuration](https://github.com/novoda/novoda/blob/master/scaffolding/team-props/static-analysis.gradle) for +If you want, you can use the Novoda [`team-props` scaffolding system](https://github.com/novoda/novoda/tree/master/scaffolding) as a starting point for setting +up your project. The repository contains a good example of [configuration](https://github.com/novoda/novoda/tree/master/scaffolding/team-props/static-analysis.gradle) for the plugin, and [rulesets](https://github.com/novoda/novoda/tree/master/scaffolding/team-props/static-analysis) for all supported tools. -