Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links in getting started #291

Merged
merged 1 commit into from
Mar 2, 2023
Merged
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
10 changes: 5 additions & 5 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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