From 000b912fc6da7f6100b668c5bffef2cabf2af1f9 Mon Sep 17 00:00:00 2001 From: Brennan Date: Wed, 29 Mar 2023 09:14:22 -0700 Subject: [PATCH] Update discord invite links (#30909) * Update discord invite links * Point to Stack Exchange for support --- docs/docusaurus.config.js | 4 ++-- geyser-plugin-interface/README.md | 2 +- sdk/README.md | 2 +- sdk/program/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 493c8826c6..651c3d136f 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -100,7 +100,7 @@ module.exports = { position: "right", }, { - href: "https://discordapp.com/invite/pquxPsq", + href: "https://solana.com/discord", // label: "Discord", className: "header-link-icon header-discord-link", "aria-label": "Solana Discord", @@ -163,7 +163,7 @@ module.exports = { }, { label: "Discord »", - href: "https://discordapp.com/invite/pquxPsq", + href: "https://solana.com/discord", }, { label: "Twitter »", diff --git a/geyser-plugin-interface/README.md b/geyser-plugin-interface/README.md index f2d20bee9f..761601d0dc 100644 --- a/geyser-plugin-interface/README.md +++ b/geyser-plugin-interface/README.md @@ -22,4 +22,4 @@ an external PostgreSQL databases. More information about Solana is available in the [Solana documentation](https://docs.solana.com/). -Still have questions? Ask us on [Discord](https://discordapp.com/invite/pquxPsq) +Still have questions? Ask us on [Stack Exchange](https://sola.na/sse) diff --git a/sdk/README.md b/sdk/README.md index c8d6b77bd4..f12b3bfc19 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -12,4 +12,4 @@ More information about Solana is available in the [Solana documentation](https:/ The [Solana Program Library](https://github.com/solana-labs/solana-program-library) provides examples of how to use this crate. -Still have questions? Ask us on [Discord](https://discordapp.com/invite/pquxPsq) +Still have questions? Ask us on [Stack Exchange](https://sola.na/sse) diff --git a/sdk/program/README.md b/sdk/program/README.md index f15457eb79..e5120a2780 100644 --- a/sdk/program/README.md +++ b/sdk/program/README.md @@ -12,4 +12,4 @@ More information about Solana is available in the [Solana documentation](https:/ [Helloworld](https://github.com/solana-labs/example-helloworld) and the [Solana Program Library](https://github.com/solana-labs/solana-program-library) provide examples of how to use this crate. -Still have questions? Ask us on [Discord](https://discordapp.com/invite/pquxPsq) +Still have questions? Ask us on [Stack Exchange](https://sola.na/sse)