From f585f6554acff11a1b1ce48960f36fd8c4e58309 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Wed, 19 Jul 2023 13:57:52 -0400 Subject: [PATCH] update nav link --- docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 41117386..a8567473 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -203,10 +203,10 @@ const config = { dropdownActiveClassDisabled: true, }, { - to: 'help/seek-help', + to: 'help/support', position: 'right', label: 'Support', - activeBaseRegex: 'help/seek-help', + activeBaseRegex: 'help/support', }, { href: 'https://gitea.com/user/login',