diff --git a/zq2/mkdocs.in.yaml b/zq2/mkdocs.in.yaml index 4b554ca..4466a6c 100644 --- a/zq2/mkdocs.in.yaml +++ b/zq2/mkdocs.in.yaml @@ -1,14 +1,14 @@ INHERIT: ./parent.yaml nav: - - Welcome: index.md - - What's new in Zilliqa 2.0: changes.md - - Endpoints, Block Explorer and Faucet: endpoints.md - - Nodes & Validators: - - Overview: nodes/index.md - - Prototestnet Nodes: nodes/prototestnetnodes.md - - Checkpoints: nodes/checkpoint.md - - NodeFAQ: nodes/nodefaq.md - - Tools and SDKs: sdk.md - - $use_zq2_from - - $APIs - - Support & Feedback: support.md + - Welcome: index.md + - What's new in Zilliqa 2.0: changes.md + - Endpoints, Block Explorer and Faucet: endpoints.md + - Nodes & Validators: + - Overview: nodes/index.md + - Prototestnet Nodes: nodes/prototestnetnodes.md + - Checkpoints: nodes/checkpoint.md + - NodeFAQ: nodes/nodefaq.md + - Tools and SDKs: sdk.md + - $use_zq2_from + - $APIs + - Support & Feedback: support.md