mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 15:50:15 -08:00
docs: fix readme (#2251)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
[![GitHub All Releases][github-all-releases-img]][release]
|
||||
![Docker Pulls][docker-pulls]
|
||||
|
||||
[📖 Documentation](docs)
|
||||
[📖 Documentation][docs]
|
||||
</div>
|
||||
|
||||
Trivy (`tri` pronounced like **tri**gger, `vy` pronounced like en**vy**) is a comprehensive security scanner. It is reliable, fast, extremely easy to use, and it works wherever you need it.
|
||||
@@ -29,7 +29,7 @@ Scanners:
|
||||
|
||||
Much more scanners and targets are coming up. Missing something? Let us know!
|
||||
|
||||
Read more in the [Trivy Documentation](docs)
|
||||
Read more in the [Trivy Documentation][docs]
|
||||
|
||||
## Quick Start
|
||||
|
||||
@@ -84,7 +84,7 @@ $ trivy k8s mycluster
|
||||
|
||||
</details>
|
||||
|
||||
Find out more in the [Trivy Documentation](docs) - [Getting Started](getting-started)
|
||||
Find out more in the [Trivy Documentation][docs] - [Getting Started][getting-started]
|
||||
|
||||
|
||||
## Highlights
|
||||
|
||||
Reference in New Issue
Block a user