From 40c46a76e98071dcba05cea7852db4f6ec08ca37 Mon Sep 17 00:00:00 2001 From: Damian Stasik <920747+damianstasik@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:12:12 +0200 Subject: [PATCH] Fix slack link url --- docusaurus.config.js | 2 +- src/components/Footer/index.tsx | 2 +- src/components/HowToSupport/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 7002d77e..e426c271 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -261,7 +261,7 @@ const config = { }, { type: "custom-social-icon-link-navbar-item", - href: "/slack", + href: "/slack/", position: "right", name: "slack", label: "Join us on Slack", diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index 799047cf..15729b0b 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -58,7 +58,7 @@ export default function Footer({ links }: FooterProps) { /> diff --git a/src/components/HowToSupport/index.tsx b/src/components/HowToSupport/index.tsx index 2baa44f7..ed98b0c3 100644 --- a/src/components/HowToSupport/index.tsx +++ b/src/components/HowToSupport/index.tsx @@ -199,7 +199,7 @@ export default function HowToSupport() { } > 6. Joining{" "} - + our Slack community {" "} &{" "}