Skip to content

Commit 28a7ae7

Browse files
Updating readmes (#7950)
README for all templates still points to polkadot.network. update them to: 1. point to [docs.polkadot.com](http://docs.polkadot.com/) 2. point to official polkadot discord and @substratedevs in TG for support
1 parent 15aa3ae commit 28a7ae7

File tree

7 files changed

+13
-7
lines changed

7 files changed

+13
-7
lines changed

β€ŽREADME.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ forks](https://img.shields.io/github/forks/paritytech/polkadot-sdk)
1212
[![StackExchange](https://img.shields.io/badge/StackExchange-Community%20&%20Support-222222?logo=stackexchange)](https://substrate.stackexchange.com/)  ![GitHub contributors](https://img.shields.io/github/contributors/paritytech/polkadot-sdk)  ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/paritytech/polkadot-sdk)  ![GitHub last commit](https://img.shields.io/github/last-commit/paritytech/polkadot-sdk)
1313

1414
> The Polkadot SDK repository provides all the components needed to start building on the
15-
> [Polkadot](https://polkadot.network) network, a multi-chain blockchain platform that enables
15+
> [Polkadot](https://polkadot.com/) network, a multi-chain blockchain platform that enables
1616
> different blockchains to interoperate and share information in a secure and scalable way.
1717
1818
</div>

β€Ždocker/dockerfiles/polkadot/polkadot_Dockerfile.README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Polkadot official Docker image
22

3-
## [Polkadot](https://polkadot.network/)
3+
## [Polkadot](https://polkadot.com/)
44

55
## [GitHub](https://github.com/paritytech/polkadot)
66

β€Ždocs/contributor/DOCUMENTATION_GUIDELINES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Optionally, in order to demonstrate the relation between the two, you can start
291291
//! > Made with *Substrate*, for *Polkadot*.
292292
//!
293293
//! [![github]](https://github.com/paritytech/polkadot-sdk/tree/master/substrate/frame/fast-unstake) -
294-
//! [![polkadot]](https://polkadot.network)
294+
//! [![polkadot]](https://polkadot.com)
295295
//!
296296
//! [polkadot]: https://img.shields.io/badge/polkadot-E6007A?style=for-the-badge&logo=polkadot&logoColor=white
297297
//! [github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo=github

β€Žpolkadot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Polkadot
22

3-
Implementation of a <https://polkadot.network> node in Rust based on the Substrate framework.
3+
Implementation of a <https://polkadot.com> node in Rust based on the Substrate framework.
44

55
The README provides information about installing the `polkadot` binary and developing on the codebase. For more specific
66
guides, like how to run a validator node, see the [Polkadot Wiki](https://wiki.polkadot.network/docs/getting-started).

β€Žtemplates/minimal/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,12 @@ Previously minimal template's development chains:
213213

214214
## Getting Help
215215

216-
- πŸ§‘β€πŸ« To learn about Polkadot in general, [Polkadot.network](https://polkadot.network/) website is a good starting point.
216+
- πŸ§‘β€πŸ« To learn about Polkadot in general, [docs.Polkadot.com](https://docs.polkadot.com/) website is a good starting point.
217217

218218
- πŸ§‘β€πŸ”§ For technical introduction, [here](https://github.com/paritytech/polkadot-sdk#-documentation) are
219219
the Polkadot SDK documentation resources.
220220

221221
- πŸ‘₯ Additionally, there are [GitHub issues](https://github.com/paritytech/polkadot-sdk/issues) and
222222
[Substrate StackExchange](https://substrate.stackexchange.com/).
223+
- πŸ‘₯You can also reach out on the [Official Polkdot discord server](https://polkadot-discord.w3f.tools/)
224+
- πŸ§‘Reach out on [Telegram](https://t.me/substratedevs) for more questions and discussions

β€Žtemplates/parachain/README.docify.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,12 @@ relay chain network (see [Parachain Template node](#parachain-template-node) set
252252

253253
## Getting Help
254254

255-
- πŸ§‘β€πŸ« To learn about Polkadot in general, [Polkadot.network](https://polkadot.network/) website is a good starting point.
255+
- πŸ§‘β€πŸ« To learn about Polkadot in general, [docs.Polkadot.com](https://docs.polkadot.com/) website is a good starting point.
256256

257257
- πŸ§‘β€πŸ”§ For technical introduction, [here](https://github.com/paritytech/polkadot-sdk#-documentation) are
258258
the Polkadot SDK documentation resources.
259259

260260
- πŸ‘₯ Additionally, there are [GitHub issues](https://github.com/paritytech/polkadot-sdk/issues) and
261261
[Substrate StackExchange](https://substrate.stackexchange.com/).
262+
- πŸ‘₯You can also reach out on the [Official Polkdot discord server](https://polkadot-discord.w3f.tools/)
263+
- πŸ§‘Reach out on [Telegram](https://t.me/substratedevs) for more questions and discussions

β€Žtemplates/parachain/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,12 @@ relay chain network (see [Parachain Template node](#parachain-template-node) set
254254

255255
## Getting Help
256256

257-
- πŸ§‘β€πŸ« To learn about Polkadot in general, [Polkadot.network](https://polkadot.network/) website is a good starting point.
257+
- πŸ§‘β€πŸ« To learn about Polkadot in general, [docs.Polkadot.com](https://docs.polkadot.com/) website is a good starting point.
258258

259259
- πŸ§‘β€πŸ”§ For technical introduction, [here](https://github.com/paritytech/polkadot-sdk#-documentation) are
260260
the Polkadot SDK documentation resources.
261261

262262
- πŸ‘₯ Additionally, there are [GitHub issues](https://github.com/paritytech/polkadot-sdk/issues) and
263263
[Substrate StackExchange](https://substrate.stackexchange.com/).
264+
- πŸ‘₯You can also reach out on the [Official Polkdot discord server](https://polkadot-discord.w3f.tools/)
265+
- πŸ§‘Reach out on [Telegram](https://t.me/substratedevs) for more questions and discussions

0 commit comments

Comments
Β (0)