Skip to content

Commit

Permalink
fixed broken cli links (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
fratschi authored Sep 26, 2022
1 parent aecc4c5 commit 928e3e1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -45,12 +45,12 @@ See all the documentation at https://quobix.com/vacuum
- [About vacuum](https://quobix.com/vacuum/about/)
- [Why should you care?](https://quobix.com/vacuum/why/)
- [Concepts](https://quobix.com/vacuum/concepts/)
- [CLI Commands](https://quobix.com/vacuum/cli/)
- [lint](https://quobix.com/vacuum/cli/lint)
- [vacuum report](https://quobix.com/vacuum/cli/report)
- [dashboard](https://quobix.com/vacuum/cli/dashboard)
- [html-report](https://quobix.com/vacuum/cli/html-report)
- [spectral-report](https://quobix.com/vacuum/cli/spectral-report)
- [CLI Commands](https://quobix.com/vacuum/commands/)
- [lint](https://quobix.com/vacuum/commands/lint/)
- [vacuum report](https://quobix.com/vacuum/commands/report/)
- [dashboard](https://quobix.com/vacuum/commands/dashboard/)
- [html-report](https://quobix.com/vacuum/commands/html-report/)
- [spectral-report](https://quobix.com/vacuum/commands/spectral-report/)
- [Developer API](https://quobix.com/vacuum/api/getting-started/)
- [Using The Index](https://quobix.com/vacuum/api/spec-index/)
- [RuleResultSet](https://quobix.com/vacuum/api/rule-resultset/)

0 comments on commit 928e3e1

Please sign in to comment.