Update discord link in docs (#4079)
This commit is contained in:
parent
73673b6b30
commit
331c0c20f6
|
@ -21,7 +21,7 @@ module.exports = {
|
||||||
position: "left",
|
position: "left",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: "https://discordapp.com/invite/pquxPsq",
|
href: "https://solana.com/discord",
|
||||||
label: "Chat",
|
label: "Chat",
|
||||||
position: "right",
|
position: "right",
|
||||||
},
|
},
|
||||||
|
@ -41,7 +41,7 @@ module.exports = {
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: "Discord",
|
label: "Discord",
|
||||||
href: "https://discordapp.com/invite/pquxPsq",
|
href: "https://solana.com/discord",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Twitter",
|
label: "Twitter",
|
||||||
|
|
Loading…
Reference in New Issue