diff --git a/src/pages/articles/introduction.mdx b/src/pages/articles/introduction.mdx
index acace62..f59974e 100644
--- a/src/pages/articles/introduction.mdx
+++ b/src/pages/articles/introduction.mdx
@@ -24,4 +24,4 @@ By sharing Lifecycle, we hope to help teams stuck in the same limited environmen
We look forward to learning from you, growing together, and making shipping high-quality software faster and more enjoyable for everyone!
-Join our Discord server [here](https://discord.gg/TEtKgCs8T8) to connect!!
+Join our Discord server [here](https://discord.gg/M5fhHJuEX8) to connect!!
diff --git a/src/theme.config.tsx b/src/theme.config.tsx
index b0b3554..2334d7f 100644
--- a/src/theme.config.tsx
+++ b/src/theme.config.tsx
@@ -86,7 +86,7 @@ export const MainTemplate = ({ children }: MainProps) => {
export const TopNavExtraContent = () => {
return (
-
+
);