diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 292b147be7..6388a4c40e 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -113,7 +113,7 @@ module.exports = {
},
footer: {
question: {
- text: "Chat with Cosmos developers in Discord or reach out on the SDK Developer Forum to learn more."
+ text: "Chat with Cosmos developers in Discord or reach out on the SDK Developer Forum to learn more."
},
logo: "/logo-bw.svg",
textLink: {
@@ -179,7 +179,7 @@ module.exports = {
},
{
title: "Chat",
- url: "https://discord.gg/W8trcGV"
+ url: "https://discord.gg/cosmosnetwork"
}
]
},