Skip to content

Commit 3c1a781

Browse files
wwwilj-fuentes
authored andcommitted
Fix README markdown heading (#61)
* Fix README markdown heading Signed-off-by: wwwil <[email protected]> * Update TOC Signed-off-by: Jose Fuentes <[email protected]> Co-authored-by: Jose Fuentes Castillo <[email protected]>
1 parent d9184e4 commit 3c1a781

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ configuration checks using [Open Policy Agent (OPA)](https://www.openpolicyagent
2424
- [Build](#build)
2525
- [Use Preflight](#use-preflight)
2626
- [Use Preflight Locally](#use-preflight-locally)
27+
- [Use Preflight Web UI](#use-preflight-web-ui)
2728
- [Use Preflight In-Cluster](#use-preflight-in-cluster)
2829

2930
<!-- markdown-toc end -->
@@ -119,9 +120,9 @@ preflight check --config-file=./examples/pods.preflight.yaml
119120
```
120121

121122
You will see a CLI formatted report if everything goes well.
122-
Also, you will get a JSON report in `./output`.
123+
Also, you will get a JSON report in `./output`.
123124

124-
## Use Preflight Web UI
125+
### Use Preflight Web UI
125126

126127
If you want to visualise the report in your browser,
127128
you can access the [*Preflight Web UI*](https://preflight.jetstack.io/)

0 commit comments

Comments
 (0)