Skip to content

Commit 98bfd55

Browse files
uncomment the imports
1 parent 8e69f82 commit 98bfd55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ nav:
5454
- CDK: cdk/index.md
5555
- Overview: cdk/overview.md
5656
- Version compatibility matrix: cdk/version-matrix.md
57-
#- Build: '!import https://github.com/0xPolygon/kurtosis-cdk?branch=main'
57+
- Build: '!import https://github.com/0xPolygon/kurtosis-cdk?branch=main'
5858
- Architecture:
5959
- CDK rollup: cdk/architecture/cdk-zkevm.md
6060
- CDK validium: cdk/architecture/cdk-validium.md
@@ -391,8 +391,8 @@ nav:
391391
- Meta-transactions: pos/concepts/transactions/meta-transactions.md
392392
- Miden:
393393
- Miden: miden/index.md
394-
#- Miden base: '!import https://github.com/0xPolygonMiden/miden-base?branch=main'
395-
#- Miden client: '!import https://github.com/0xPolygonMiden/miden-client?branch=main'
394+
- Miden base: '!import https://github.com/0xPolygonMiden/miden-base?branch=main'
395+
- Miden client: '!import https://github.com/0xPolygonMiden/miden-client?branch=main'
396396
- Developer tools:
397397
- Developer tools: tools/index.md
398398
- dApp development:

0 commit comments

Comments
 (0)