From 3dfbe082f5c4ab0e4244578d71a58dbbccc02259 Mon Sep 17 00:00:00 2001 From: francav Date: Fri, 31 May 2024 14:38:07 +0100 Subject: [PATCH] (docs): fixing header links --- apps/react/docs/docusaurus.config.ts | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/apps/react/docs/docusaurus.config.ts b/apps/react/docs/docusaurus.config.ts index 82a54712..da712b69 100644 --- a/apps/react/docs/docusaurus.config.ts +++ b/apps/react/docs/docusaurus.config.ts @@ -70,18 +70,13 @@ const config: Config = { label: "Intro Video", }, { - href: "https://www.wkspower.com/contact", - label: "Contact Us", + href: "https://www.wkspower.com", + label: "WKS Power Website", position: "right", }, { - href: "https://www.wkspower.com/subscribe", - label: "Subscribe", - position: "right", - }, - { - href: "https://wkspower.thinkific.com/courses/wks-platform-acm", - label: "In-Company Training", + href: "https://wkspower.com/contact-us-wks-platform", + label: "Contact Us", position: "right", }, {