From 2759beece593c75a107162352ca9ae90f557db88 Mon Sep 17 00:00:00 2001 From: Mujib Ahasan Date: Mon, 26 Jan 2026 02:25:55 +0530 Subject: [PATCH] Fix broken README anchors Signed-off-by: Mujib Ahasan --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f2b319c..f880b708 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ _Please [star ⭐](https://github.com/kubescape/kubescape/stargazers) the repo i - [Demo](#-demo) - [Quick Start](#-quick-start) - [Installation](#-installation) -- [CLI Commands](#-cli-commands) +- [CLI Commands](#%EF%B8%8F-cli-commands) - [Usage Examples](#-usage-examples) -- [Architecture](#-architecture) -- [In-Cluster Operator](#-in-cluster-operator) +- [Architecture](#%EF%B8%8F-architecture) +- [In-Cluster Operator](#%EF%B8%8F-in-cluster-operator) - [Integrations](#-integrations) - [Community](#-community) - [Changelog](#changelog)