diff --git a/docs/src/developing/on-chain-programs/faq.md b/docs/src/developing/on-chain-programs/faq.md index e5e0aec3f7..f58b7d0122 100644 --- a/docs/src/developing/on-chain-programs/faq.md +++ b/docs/src/developing/on-chain-programs/faq.md @@ -6,7 +6,7 @@ When writing or interacting with Solana programs, there are common questions or challenges that often come up. Below are resources to help answer these questions. -If not addressed here, ask on [StackOverflow](https://stackoverflow.com/questions/tagged/solana) with the `solana` tag or check out the Solana [#developer-support](https://discord.gg/RxeGBH) +If not addressed here, ask on [StackOverflow](https://stackoverflow.com/questions/tagged/solana) with the `solana` tag ## Limitations diff --git a/docs/src/integrations/exchange.md b/docs/src/integrations/exchange.md index eee22b5d92..2e8d70f9cc 100644 --- a/docs/src/integrations/exchange.md +++ b/docs/src/integrations/exchange.md @@ -88,8 +88,8 @@ Sometimes newer versions include incompatible protocol changes, which necessitate timely software update to avoid errors in processing blocks. Our official release announcements for all kinds of releases (normal and -security) are communicated via a discord channel called -[`#mb-announcement`](https://discord.com/channels/428295358100013066/669406841830244375) +security) are communicated via a [discord](https://solana.com/discord) channel called +`#mb-announcement` (`mb` stands for `mainnet-beta`). Like staked validators, we expect any exchange-operated validators to be updated diff --git a/docs/src/running-validator/validator-troubleshoot.md b/docs/src/running-validator/validator-troubleshoot.md index 533c66c533..a9defd8006 100644 --- a/docs/src/running-validator/validator-troubleshoot.md +++ b/docs/src/running-validator/validator-troubleshoot.md @@ -9,9 +9,9 @@ testnet participants, [https://solana.com/discord](https://solana.com/discord) - [Network Explorer](http://explorer.solana.com/) - [Testnet Metrics Dashboard](https://metrics.solana.com:3000/d/monitor-edge/cluster-telemetry-edge?refresh=60s&orgId=2) -- Validator chat channels - - [\#validator-support](https://discord.gg/rZsenD) General support channel for any Validator related queries. - - [\#testnet-announcements](https://discord.gg/Q5TxEC) The single source of truth for critical information relating Testnet +- Validator [Discord](https://solana.com/discord) channels + - `#validator-support` -- General support channel for any Validator related queries. + - `#testnet-announcements` -- The single source of truth for critical information relating Testnet - [Core software repo](https://github.com/solana-labs/solana) ## Blockstore