From 35c3060b733815f9e3eda9f47f97f5df8d3eb5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 8 Jan 2025 15:32:56 +0300 Subject: [PATCH] Add KB to menu --- docs/en/docs-nav.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 4c2ea857b5..3227cabdc1 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -2481,6 +2481,10 @@ "text": "Free (Open Source) License vs Commercial (Pro) Licenses", "path": "others/free-licenses-vs-pro-licenses.md" }, + { + "text": "Knowledge Base", + "path": "kb/index.md" + }, { "text": "Penetration Test Report", "path": "others/penetration-test-report.md"