diff --git a/README.md b/README.md index 79c1c8ec88468b0e25cb1a3a314ff333e5cc11aa..de9d84f0756db152e6d17c4e8a058875628a0a7a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ forks](https://img.shields.io/github/forks/paritytech/polkadot-sdk) [](https://substrate.stackexchange.com/)    > The Polkadot SDK repository provides all the components needed to start building on the -> [Polkadot](https://polkadot.network) network, a multi-chain blockchain platform that enables +> [Polkadot](https://polkadot.com/) network, a multi-chain blockchain platform that enables > different blockchains to interoperate and share information in a secure and scalable way. </div> diff --git a/docker/dockerfiles/polkadot/polkadot_Dockerfile.README.md b/docker/dockerfiles/polkadot/polkadot_Dockerfile.README.md index 7e89cb55f3de5e016362cb50b5a5e5d0cc3e5713..c3571c5a37ab32282c2c26ad6a79030465bac479 100644 --- a/docker/dockerfiles/polkadot/polkadot_Dockerfile.README.md +++ b/docker/dockerfiles/polkadot/polkadot_Dockerfile.README.md @@ -1,6 +1,6 @@ # Polkadot official Docker image -## [Polkadot](https://polkadot.network/) +## [Polkadot](https://polkadot.com/) ## [GitHub](https://github.com/paritytech/polkadot) diff --git a/docs/contributor/DOCUMENTATION_GUIDELINES.md b/docs/contributor/DOCUMENTATION_GUIDELINES.md index 5ac99fff1cdbfa2b2425947f5af242c8dd03966f..a20171b4a45c3d3ea5a75af90cda518d35a92377 100644 --- a/docs/contributor/DOCUMENTATION_GUIDELINES.md +++ b/docs/contributor/DOCUMENTATION_GUIDELINES.md @@ -291,7 +291,7 @@ Optionally, in order to demonstrate the relation between the two, you can start //! > Made with *Substrate*, for *Polkadot*. //! //! [![github]](https://github.com/paritytech/polkadot-sdk/tree/master/substrate/frame/fast-unstake) - -//! [![polkadot]](https://polkadot.network) +//! [![polkadot]](https://polkadot.com) //! //! [polkadot]: https://img.shields.io/badge/polkadot-E6007A?style=for-the-badge&logo=polkadot&logoColor=white //! [github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo=github diff --git a/polkadot/README.md b/polkadot/README.md index fa14995e9af376b6bd3a2040af512a7d1ba52127..2fdb183d0538812b451b55d47aa0baac95330e23 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -1,6 +1,6 @@ # Polkadot -Implementation of a <https://polkadot.network> node in Rust based on the Substrate framework. +Implementation of a <https://polkadot.com> node in Rust based on the Substrate framework. The README provides information about installing the `polkadot` binary and developing on the codebase. For more specific guides, like how to run a validator node, see the [Polkadot Wiki](https://wiki.polkadot.network/docs/getting-started). diff --git a/templates/minimal/README.md b/templates/minimal/README.md index 4cf3fd2a44bb44289c3a2a1e7b255f6ba0d1ee47..05dc266331ce3044e6e4f8c4eede7714f91b7c3f 100644 --- a/templates/minimal/README.md +++ b/templates/minimal/README.md @@ -213,10 +213,12 @@ Previously minimal template's development chains: ## Getting Help -- 🧑â€ðŸ« To learn about Polkadot in general, [Polkadot.network](https://polkadot.network/) website is a good starting point. +- 🧑â€ðŸ« To learn about Polkadot in general, [docs.Polkadot.com](https://docs.polkadot.com/) website is a good starting point. - 🧑â€ðŸ”§ For technical introduction, [here](https://github.com/paritytech/polkadot-sdk#-documentation) are the Polkadot SDK documentation resources. - 👥 Additionally, there are [GitHub issues](https://github.com/paritytech/polkadot-sdk/issues) and [Substrate StackExchange](https://substrate.stackexchange.com/). +- 👥You can also reach out on the [Official Polkdot discord server](https://polkadot-discord.w3f.tools/) +- 🧑Reach out on [Telegram](https://t.me/substratedevs) for more questions and discussions diff --git a/templates/parachain/README.docify.md b/templates/parachain/README.docify.md index 0d6071ddd95116d77f4633ac6ea73d663e60c204..458bda79d2dc81052eac1c650a669d9b73382538 100644 --- a/templates/parachain/README.docify.md +++ b/templates/parachain/README.docify.md @@ -252,10 +252,12 @@ relay chain network (see [Parachain Template node](#parachain-template-node) set ## Getting Help -- 🧑â€ðŸ« To learn about Polkadot in general, [Polkadot.network](https://polkadot.network/) website is a good starting point. +- 🧑â€ðŸ« To learn about Polkadot in general, [docs.Polkadot.com](https://docs.polkadot.com/) website is a good starting point. - 🧑â€ðŸ”§ For technical introduction, [here](https://github.com/paritytech/polkadot-sdk#-documentation) are the Polkadot SDK documentation resources. - 👥 Additionally, there are [GitHub issues](https://github.com/paritytech/polkadot-sdk/issues) and [Substrate StackExchange](https://substrate.stackexchange.com/). +- 👥You can also reach out on the [Official Polkdot discord server](https://polkadot-discord.w3f.tools/) +- 🧑Reach out on [Telegram](https://t.me/substratedevs) for more questions and discussions diff --git a/templates/parachain/README.md b/templates/parachain/README.md index 818fbcb693d1f157805c7f3c25c27361410d0a0c..cdc80f8a9fdabe00a1730eb4eddb81808066ddcb 100644 --- a/templates/parachain/README.md +++ b/templates/parachain/README.md @@ -254,10 +254,12 @@ relay chain network (see [Parachain Template node](#parachain-template-node) set ## Getting Help -- 🧑â€ðŸ« To learn about Polkadot in general, [Polkadot.network](https://polkadot.network/) website is a good starting point. +- 🧑â€ðŸ« To learn about Polkadot in general, [docs.Polkadot.com](https://docs.polkadot.com/) website is a good starting point. - 🧑â€ðŸ”§ For technical introduction, [here](https://github.com/paritytech/polkadot-sdk#-documentation) are the Polkadot SDK documentation resources. - 👥 Additionally, there are [GitHub issues](https://github.com/paritytech/polkadot-sdk/issues) and [Substrate StackExchange](https://substrate.stackexchange.com/). +- 👥You can also reach out on the [Official Polkdot discord server](https://polkadot-discord.w3f.tools/) +- 🧑Reach out on [Telegram](https://t.me/substratedevs) for more questions and discussions