Skip to content

Commit 87c44a5

Browse files
committed
Do reorg requested by Gradce
1 parent 731400b commit 87c44a5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
File renamed without changes.

mkdocs.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ theme:
5151
nav:
5252
- Home: index.md
5353
- CDK:
54-
- Welcome: cdk/index.md # marketing landing page
54+
- cdk/index.md
5555
- Get started:
5656
- Get started: cdk/get-started/index.md
5757
- Quickstart:
@@ -62,20 +62,21 @@ nav:
6262
- Rollup: cdk/get-started/deploy-rollup.md
6363
- How to:
6464
- How to: cdk/how-to/index.md
65-
- Manage policies - allowlists, denylists: cdk/how-to/manage-allowlists.md
65+
- Manage policies: cdk/how-to/manage-policies.md
6666
#- Architecture:
6767
- Specification:
6868
- Specification: cdk/spec/index.md
6969
- Validium vs rollup: cdk/spec/validium-vs-rollup.md
7070
- Concepts:
71+
- Concepts: cdk/concepts/index.md
7172
- Rollup: cdk/concepts/rollup.md
7273
- Validium: cdk/concepts/validium.md
7374
- Data availability: cdk/concepts/dac.md
7475
# - API:
7576
- Additional resources:
7677
- Additional resources: cdk/troubleshooting/index.md
7778
- zkEVM:
78-
- Welcome: zkEVM/index.md # marketing landing page
79+
- zkEVM/index.md # marketing landing page
7980
- Get started:
8081
- Get started: zkEVM/get-started/index.md
8182
- Quick start:
@@ -205,7 +206,7 @@ nav:
205206
- Troubleshooting:
206207
- Disclosures: zkEVM/troubleshooting/risk-disclosures.md
207208
- PoS:
208-
- Welcome: pos/index.md # marketing landing page
209+
- pos/index.md # marketing landing page
209210
- Get started:
210211
- Get started: pos/get-started/index.md
211212
- Building on Polygon: pos/get-started/building-on-polygon.md
@@ -284,7 +285,7 @@ nav:
284285
- API:
285286
- pos/api/index.md
286287
- Miden:
287-
- Welcome: miden/index.md # marketing landing page
288+
- miden/index.md # marketing landing page
288289
- Get started: miden/get-started/index.md
289290
- Miden playground: https://0xpolygonmiden.github.io/examples/
290291
- Miden zkRollup docs: https://0xpolygonmiden.github.io/miden-base/introduction.html

0 commit comments

Comments
 (0)