From d3e74159c17aaa6dbe92ea05d7609459810f5e43 Mon Sep 17 00:00:00 2001 From: Itay Shakury Date: Thu, 7 Nov 2024 14:22:47 +0200 Subject: [PATCH] Update docs/getting-started/index.md Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com> --- docs/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 77c9bb896247..eb8549e29996 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -52,7 +52,7 @@ Scan a Kubernetes cluster, with all available scanners, and show a summary repor trivy k8s --report summary cluster ``` - +trivy-k8s For a more complete introduction, check out the basic Trivy Demo: