mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 07:37:57 +00:00
Move template to homepage = "https://substrate.io/" , correct links (#10006)
* move to https://docs.substrate.io/ * cargo to https://docs.substrate.io/ homepage * Update bin/node-template/pallets/template/src/lib.rs Co-authored-by: Squirrel <gilescope@gmail.com> * homepage = "https://docs.substrate.io/" Co-authored-by: Squirrel <gilescope@gmail.com>
This commit is contained in:
@@ -12,8 +12,9 @@ commands for Rust's toolchains will be the same for all supported, Unix-based op
|
||||
## Unix-Based Operating Systems
|
||||
|
||||
Substrate development is easiest on Unix-based operating systems like macOS or Linux. The examples
|
||||
in the Substrate [Tutorials](https://substrate.dev/tutorials) and [Recipes](https://substrate.dev/recipes/)
|
||||
use Unix-style terminals to demonstrate how to interact with Substrate from the command line.
|
||||
in the Substrate [Tutorials](https://docs.substrate.io/tutorials/v3) and
|
||||
[How-to Guides](https://docs.substrate.io/how-to-guides/v3) use Unix-style terminals to demonstrate
|
||||
how to interact with Substrate from the command line.
|
||||
|
||||
### macOS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user