Skip to content

Commit

Permalink
(docs): fixing header links
Browse files Browse the repository at this point in the history
  • Loading branch information
francav committed May 31, 2024
1 parent 2e13970 commit 3dfbe08
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions apps/react/docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
{
Expand Down

0 comments on commit 3dfbe08

Please sign in to comment.