From 9a091e9f5e8268b77d0227678278f3879becd250 Mon Sep 17 00:00:00 2001 From: Pavel Jankoski Date: Wed, 7 May 2025 19:16:10 +0200 Subject: [PATCH] console: Fix links in documentation panel --- .../containers/documentation-dashboard-panel/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg/webui/console/containers/documentation-dashboard-panel/index.js b/pkg/webui/console/containers/documentation-dashboard-panel/index.js index fa5e67490c..a4e82612b3 100644 --- a/pkg/webui/console/containers/documentation-dashboard-panel/index.js +++ b/pkg/webui/console/containers/documentation-dashboard-panel/index.js @@ -66,12 +66,12 @@ const DocumentationDashboardPanel = () => ( icon={IconRocket} /> @@ -80,8 +80,8 @@ const DocumentationDashboardPanel = () => ( title={sharedMessages.integrations} icon={IconArrowMerge} /> - - + + )