From 3a1c311d02620e545d78ba86bdb4d3810b630822 Mon Sep 17 00:00:00 2001 From: Toby Higginbotham Date: Fri, 10 Dec 2021 13:57:36 -0600 Subject: [PATCH] website/docs: Added FortiManager Link (#1908) --- website/sidebarsIntegrations.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebarsIntegrations.js b/website/sidebarsIntegrations.js index 52a3f4191..5f45dd6c5 100644 --- a/website/sidebarsIntegrations.js +++ b/website/sidebarsIntegrations.js @@ -31,6 +31,7 @@ module.exports = { "services/awx-tower/index", "services/bookstack/index", "services/budibase/index", + "services/fortimanager/index", "services/gitea/index", "services/gitlab/index", "services/grafana/index",