Skip to content

Commit 47477eb

Browse files
authored
Updated the links in index.md file (#2008)
1 parent 5c1ecf9 commit 47477eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/md/en/docs/quick-start/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The **Developer journey** presents information in the form of a narrative arc:
3333
The **Tutorials** provide hands-on learning experiences that cover different aspects of building and managing a Substrate-based blockchain:
3434

3535
- [Build a blockchain](/tutorials/build-a-blockchain/) tutorials are focused on network basics from starting a single node to creating a private four node blockchain, monitoring node operations, and upgrading a running network.
36-
- [Build application logic](/tutorials/work-with-pallets/) tutorials are focused on how to implement application-specific logic working with existing and custom pallets.
37-
- [Build a parachain](/tutorials/connect-relay-and-parachains/) tutorials are focused on how to move from a standalone chain to a parachain, connect a parachain to a relay chain, and send messages between chains.
36+
- [Build application logic](/tutorials/build-application-logic/add-a-pallet/) tutorials are focused on how to implement application-specific logic working with existing and custom pallets.
37+
- [Build a parachain](/tutorials/build-a-parachain/connect-a-local-parachain/) tutorials are focused on how to move from a standalone chain to a parachain, connect a parachain to a relay chain, and send messages between chains.
3838

3939
The **Reference** provides direct access to technical information such as the Rust API and help for command-line tools.

0 commit comments

Comments
 (0)