From b5d1e03c1d8883a2f768945a68055c78026dc339 Mon Sep 17 00:00:00 2001 From: Serhii Pylypchuk Date: Mon, 3 Oct 2022 18:57:03 +0300 Subject: [PATCH] [update] forum links --- docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index f2349f9..518e265 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -206,7 +206,7 @@ const config = { }, { "label": "Forum", - "href": "https://forum.dhtmlx.com/c/widgets/kanban/", + "href": "https://forum.dhtmlx.com/c/kanban/", "position": "right" }, { @@ -243,7 +243,7 @@ const config = { }, { "label": "Forum", - "href": "https://forum.dhtmlx.com/c/widgets/kanban", + "href": "https://forum.dhtmlx.com/c/kanban/", "position": "right" } ]