Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Concepts and Archetechture of Polkadot applies to many substrate based blockchains!
- [Substrate Devhub](https://substrate.dev/)
- [Knowledge base](https://substrate.dev/docs/en/) for concepts, terms, and more
- [Tutorials](https://substrate.dev/en/tutorials) to try things out
- [Tutorials](https://docs.substrate.io/tutorials/) to try things out
- [Recipes](https://substrate.dev/recipes/) to get examples to put into your custom solution & pro tips
- [Rustdocs](https://substrate.dev/rustdocs) for the API that substrate exposes (and more)
- [Substrate Codebase](https://github.com/paritytech/substrate)
Expand Down