fix Discord link (#372)
This commit is contained in:
@@ -83,12 +83,11 @@ module.exports = {
|
||||
items: [
|
||||
{
|
||||
label: "Stack Overflow",
|
||||
href:
|
||||
"https://stackoverflow.com/questions/tagged/medusa-commerce",
|
||||
href: "https://stackoverflow.com/questions/tagged/medusa-commerce",
|
||||
},
|
||||
{
|
||||
label: "Discord",
|
||||
href: "https://discordapp.com/invite/medusajs",
|
||||
href: "https://discord.gg/H6naACAK",
|
||||
},
|
||||
{
|
||||
label: "Twitter",
|
||||
|
||||
Reference in New Issue
Block a user