diff --git a/docs/getting-started.md b/docs/getting-started.md index 1175e81aebdb..d2fd0ac2b7a4 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -8,12 +8,12 @@ Astar is the largest smart contract platform in the Polkadot ecosystem, supporti ## Overview of Docs -- [**Build**](build) gives you the resources you need to get started with building. +- [**Build**](/docs/build) gives you the resources you need to get started with building. testing, deploying, and interacting with smart contracts on the network. -- [**EVM**](build/evm) dives deeper into EVM on Astar and explains how EVM contracts can interact with other non-EVM modules through [precompiles](build/evm/precompiles). -- [**WASM**](build/wasm) provides an [overview of the Wasm stack on Astar](build/wasm/smart-contract-wasm.md), Wasm [contract frameworks](build/wasm/dsls.md), and [Swanky Suite](build/wasm/swanky.md). -- [**Nodes**](nodes) explains how to run full nodes, collators, indexers, and everything you need to know related to infrastructure. -- [**XCM**](xcm) explains how XCM is used in Astar and how developers can use it to interact with the rest of the Polkadot network. +- [**EVM**](/docs/build/evm) dives deeper into EVM on Astar and explains how EVM contracts can interact with other non-EVM modules through [precompiles](/docs/build/evm/precompiles). +- [**WASM**](/docs/build/wasm) provides an [overview of the Wasm stack on Astar](/docs/build/wasm/smart-contract-wasm.md), Wasm [contract frameworks](build/wasm/dsls.md), and [Swanky Suite](/docs/build/wasm/swanky.md). +- [**Nodes**](/docs/nodes) explains how to run full nodes, collators, indexers, and everything you need to know related to infrastructure. +- [**XCM**](/docs/xcm) explains how XCM is used in Astar and how developers can use it to interact with the rest of the Polkadot network. - [**Integrations**](integrations) provide relevant information about the wallets, indexers, and oracles that are integrated with the network. [cbridge]: https://cbridge.celer.network/#/transfer