diff --git a/README.md b/README.md
index 51afbc8..9e7e149 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
drawDB
ยท
- Discord
+ Discord

diff --git a/src/components/EditorHeader/ControlPanel.jsx b/src/components/EditorHeader/ControlPanel.jsx
index 0a160dd..a5278a8 100644
--- a/src/components/EditorHeader/ControlPanel.jsx
+++ b/src/components/EditorHeader/ControlPanel.jsx
@@ -1105,7 +1105,7 @@ export default function ControlPanel({
shortcut: "Ctrl+H",
},
"Ask us on discord": {
- function: () => window.open("https://discord.gg/8y7XUfcqR8", "_blank"),
+ function: () => window.open("https://discord.gg/BrjZgNrmR6", "_blank"),
},
"Report a bug": {
function: () => window.open("/bug-report", "_blank"),
diff --git a/src/pages/LandingPage.jsx b/src/pages/LandingPage.jsx
index 7cae6d8..d77ce14 100644
--- a/src/pages/LandingPage.jsx
+++ b/src/pages/LandingPage.jsx
@@ -249,7 +249,7 @@ export default function LandingPage() {
diff --git a/src/pages/NotFound.jsx b/src/pages/NotFound.jsx
index df63240..d6e6c4d 100644
--- a/src/pages/NotFound.jsx
+++ b/src/pages/NotFound.jsx
@@ -11,7 +11,7 @@ export default function NotFound() {
or{" "}
a message on discord