Skip to content

Commit 52f959f

Browse files
Jarrod Wattsjarrodwatts
authored andcommitted
move getting started into root
1 parent ea03ac5 commit 52f959f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

mkdocs.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,18 @@ nav:
5353
- CDK:
5454
- CDK: cdk/index.md
5555
- Overview: cdk/overview.md
56-
- Version compatibility matrix: cdk/version-matrix.md
56+
- Get started: cdk/getting-started/index.md
57+
- Concepts:
58+
- Layer 2s: cdk/concepts/layer2s.md
59+
- L2 Architecture Overview: cdk/concepts/architecture.md
60+
- L2 Transaction Lifecycle: cdk/concepts/transaction-lifecycle.md
61+
- Rollups vs. Validiums: cdk/concepts/rollup-vs-validium.md
62+
- ZK vs. Optimistic Rollups: cdk/concepts/zk-vs-optimistic.md
63+
- Batches, Blocks, Transactions: cdk/concepts/blocks.md
64+
- Transaction Finality: cdk/concepts/transaction-finality.md
65+
- Gas Fees: cdk/concepts/gas-fees.md
66+
- Bridging & Interoperability: cdk/concepts/bridging.md
67+
- Admin Upgradeability: cdk/concepts/admin-upgradeability.md
5768
- Build: '!import https://github.com/0xPolygon/kurtosis-cdk?branch=main'
5869
- Architecture:
5970
- CDK rollup: cdk/architecture/cdk-zkevm.md

0 commit comments

Comments
 (0)