diff --git a/docs/index.md b/docs/index.md index eecc5f76..2332cd17 100644 --- a/docs/index.md +++ b/docs/index.md @@ -42,7 +42,7 @@ hide:

Build today using Polygon technology. Select the protocol that best fits your needs.

- +
AggLayer
diff --git a/mkdocs.yml b/mkdocs.yml index bf2b5087..f7b18608 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -68,15 +68,15 @@ nav: - Local Deployment Guide: cdk/getting-started/local-deployment.md - CLI Tool: cdk/getting-started/cli-tool.md - CDK Erigon: - - Overview: cdk/getting-started/cdk-erigon/index.md - - Deploy a Node: cdk/getting-started/cdk-erigon/deploy-cdk-erigon.md - - How To: - - Configure Chains Dynamically: cdk/getting-started/cdk-erigon/chain-config.md - - Recover the Network: cdk/getting-started/cdk-erigon/network-recovery.md - - Resources: cdk/getting-started/cdk-erigon/resources.md + - Overview: cdk/getting-started/cdk-erigon/index.md + - Deploy a Node: cdk/getting-started/cdk-erigon/deploy-cdk-erigon.md + - How To: + - Configure Chains Dynamically: cdk/getting-started/cdk-erigon/chain-config.md + - Recover the Network: cdk/getting-started/cdk-erigon/network-recovery.md + - Resources: cdk/getting-started/cdk-erigon/resources.md - How To: - Migration Guides: - - General Guide for Projects: cdk/how-to/migrate/fork.md + - General Guide for IPs: cdk/how-to/migrate/fork.md - Fork ID 9 to 12: cdk/how-to/migrate/forkid-9-12.md - Fork ID 7 to 9: cdk/how-to/migrate/forkid-7-to-9.md - Create Custom Native Token: cdk/how-to/use-native-token.md