Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Fix dead links in supported-tools.md #132

Merged
merged 2 commits into from Sep 24, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/supported-tools.md
Expand Up @@ -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.