Skip to content

Commit 236abd4

Browse files
kianenigmaDrW3RK
andauthored
Apply suggestions from code review
Co-authored-by: Radha <[email protected]>
1 parent a0306a4 commit 236abd4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

content/md/en/docs/polkadot-sdk/index.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Parity Technologies started moving 3 repositories of
1414
[`substrate`](https://github.com/paritytech/substrate),
1515
[`polkadot`](https://github.com/paritytech/polkadot), and
1616
[`cumulus`](https://github.com/paritytech/cumulus), formerly independent in development and
17-
branding, under one mew mono-repo called
17+
branding, under one new mono-repo called
1818
[`polkadot-sdk`](https://github.com/paritytech/polkadot-sdk). Consequently, the [runtimes of the
19-
Polkadot and Kusama relay chains, and their system chain](https://github.com/polkadot-fellows/runtimes) were moved to be maintained by the [Polkadot fellowship](polkadot-fellows.github.io/dashboard/).
19+
Polkadot and Kusama relay chains, and their system chains](https://github.com/polkadot-fellows/runtimes) were moved to be maintained by the [Polkadot fellowship](polkadot-fellows.github.io/dashboard/).
2020

21-
This transition gave birth to a new vision in which these tools are seen from lense of being part of `polkadot-sdk`, while still being independently useful.
21+
This transition gave birth to a new vision in which these tools are seen from the lens of being part of `polkadot-sdk` while still being independently useful.
2222

23-
Most impacted in this transition is **Substrate**, and part of this impact is gradual deprecation of
24-
this website. The content in this website is no longer maintained, and will be gradually moved to a
23+
Most impacted in this transition is **Substrate**, and part of this impact is the gradual deprecation of
24+
this website. The content on this website is no longer maintained and will be gradually moved to a
2525
new home. Consider the [resources below](#alternative-resources) as primary sources of information.
2626

2727
> You may still access the old content of this website in the navbar, but be aware of the fact that some content might not be up to date.
@@ -32,8 +32,8 @@ Note that **this does not impact the development of Substrate as a framework**.
3232

3333
Below, you can find a number of replacement resources to learn more about Polkadot SDK:
3434

35-
- [Polkadot Wiki](https://wiki.polkadot.network/)
35+
- [Polkadot Wiki](https://wiki.polkadot.network/docs/build-guide)
3636
- [Polkadot Developers](https://github.com/polkadot-developers/)
37-
- [Polkadot Blockchain Academy](https://academy.polkadot.network/)
38-
- [Polkadot Ecosystem Documentation by Papermoon](https://wiki.polkadot.network/)
39-
- [Polkadot SDK Rust Docs](https://wiki.polkadot.network/)
37+
- [Polkadot Blockchain Academy](https://polkadot.com/blockchain-academy)
38+
- Polkadot Ecosystem Documentation by Papermoon (Work in progress)
39+
- [Polkadot SDK Rust Docs](https://paritytech.github.io/polkadot-sdk/master/polkadot_sdk_docs/index.html)

0 commit comments

Comments
 (0)