From 576ed917ec0e02aa4ab8fe5f4ab491e34c466f77 Mon Sep 17 00:00:00 2001 From: Daan Date: Fri, 10 Jul 2026 15:33:01 +0200 Subject: [PATCH 1/2] chore: reorder the options --- src/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.md b/src/index.md index 61885730..19aedf0e 100644 --- a/src/index.md +++ b/src/index.md @@ -29,12 +29,12 @@ This documentation covers the stable version of the Greenbone Community Edition. :hidden: true background -22.4/source-build/index 22.4/container/index 22.4/kali/index +22.4/source-build/index faq troubleshooting glossary -changelog api +changelog ``` From 33d44d6a401df90eb1467a328c52faf8f7ad2a3d Mon Sep 17 00:00:00 2001 From: Daan Date: Fri, 10 Jul 2026 16:16:26 +0200 Subject: [PATCH 2/2] chore: add changelog entry --- src/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changelog.md b/src/changelog.md index 08a7475d..366659ea 100644 --- a/src/changelog.md +++ b/src/changelog.md @@ -24,6 +24,7 @@ and this project adheres to [Calendar Versioning](https://calver.org). * Use `compose.yaml` instead of `docker-compose.yml` everywhere in the docs * Use environment variables for the settings of gsad * Refresh the GSA dashboard image +* Reorder the topics on the navigation ## 26.2.0 - 2026-02-24