substrate-docs
substrate-docs copied to clipboard
Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.
Requires #2028 for all tests to pass
Fix a bullet list typo
https://github.com/paritytech/cumulus/README.md: [Connect to relay and parachain tutorials](https://docs.substrate.io/tutorials/connect-relay-and-parachains/)
Under **incremental runtime deployments** we have a broken link : "See the [parachain runtime upgrade guide](https://docs.substrate.io/reference/how-to-guides/parachains/runtime-upgrade/) for how to go about actually performing these incremental runtime upgrades."
Seems to be broken: https://docs.substrate.io/tutorials/work-with-pallets/custom-pallet/

On https://substrate.io/technology/flexible/ page, on link which says "Perform your first forkless upgrade using [this tutorial »](https://docs.substrate.io/tutorials/get-started/upgrade-a-running-network/)" is broken.
When you read https://docs.substrate.io/learn/architecture/ and want to learn about peer to peer the link gives 404 broken.
### Broken Link The "Next" button in this page https://docs.substrate.io/tutorials/smart-contracts/ leads to https://docs.substrate.io/quick-start/ ### Expected Location I think it should lead here : https://docs.substrate.io/tutorials/smart-contracts/prepare-your-first-contract/ ### Context and Origin Also, "Smart...