1 files changed, 1 insertions, 1 deletions
diff --git a/assets/email_templates/verify_email.html b/assets/email_templates/verify_email.html
index 481a46d4..dda45301 100644
--- a/assets/email_templates/verify_email.html
+++ b/assets/email_templates/verify_email.html
@@ -24,7 +24,7 @@
<body>
<div style="background-color: #202225;">
<img
- src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Orange.svg"
+ src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg"
alt="Branding"
style="
width: 100%;
|