Skip to content

Commit

Permalink
v1.14: Update discord invite links (backport of solana-labs#30909) (s…
Browse files Browse the repository at this point in the history
…olana-labs#30962)

Update discord invite links (solana-labs#30909)

* Update discord invite links

* Point to Stack Exchange for support

(cherry picked from commit 000b912)

Co-authored-by: Brennan <[email protected]>
  • Loading branch information
mergify[bot] and bw-solana authored Mar 29, 2023
1 parent 96c7e43 commit 5857b45
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -163,7 +163,7 @@ module.exports = {
},
{
label: "Discord »",
href: "https://discordapp.com/invite/pquxPsq",
href: "https://solana.com/discord",
},
{
label: "Twitter »",
Expand Down
2 changes: 1 addition & 1 deletion geyser-plugin-interface/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion sdk/program/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 5857b45

Please sign in to comment.