From a03b0c94c4294758da74db14cd31a10c58aa7cd6 Mon Sep 17 00:00:00 2001 From: Om Raut <33827410+om2137@users.noreply.github.com> Date: Wed, 24 Aug 2022 02:18:56 +0530 Subject: [PATCH] Broken links fix in roadmap.md Planning, backlog, and wishlist links were not taking to the required section. --- docs/roadmap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 144a462c..aa4e6d3a 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -12,9 +12,9 @@ The features serve different stages of the workflow of the users: The items in the Kubescape roadmap are split into 3 major groups based on the feature planning maturity: -* [Planning](#planning) - we have tickets open for these issues with a more or less clear vision of design. -* [Backlog](#backlog) - features that were discussed at a high level but are not ready for development -* [Wishlist](#wishlist) - features we are dreaming of in 😀 and want to push them gradually forward +* [Planning](#planning-) - we have tickets open for these issues with a more or less clear vision of design. +* [Backlog](#backlog-) - features that were discussed at a high level but are not ready for development +* [Wishlist](#wishlist-) - features we are dreaming of in 😀 and want to push them gradually forward ## Planning 👷