Skip to content

Commit 2d6c80d

Browse files
committed
fix typo in SUMMARY.MD
1 parent f4a3a36 commit 2d6c80d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/the_nimbus_book/src/SUMMARY.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
# Introduction
1+
# Summary
22
- [Introduction](./intro.md)
33
- [Philosophy]()
44
- [System requirements](./hardware.md)
5-
- [Quick start]()]
5+
- [Quick start]()
66

77
# Raspberry Pi
88
- [Run your node on a Raspberry Pi](./pi-guide.md)
99
- [Mainnet advice](./pi-guide-mainnet.md)
1010

1111
# How-to
12-
1312
- [Install dependencies](./install.md)
1413
- [Build the beacon node](./build.md)
1514
- [Run an eth1 node](./eth1.md)
@@ -25,7 +24,6 @@
2524
- [Nimbus binaries](./binaries.md)
2625
- [Troubleshooting](./troubleshooting.md)
2726
- [Import another pair of keys]()
28-
2927
# Tutorials
3028
- [Grafana and Prometheus](metrics-pretty-pictures.md)
3129
- [Network stats + monitoring](./eth2-stats.md)
@@ -34,7 +32,6 @@
3432
- [Perform a voluntary exit](voluntary-exit.md)
3533
- [Run just the beacon node]()
3634
- [Switch between clients]()
37-
3835
# Reference
3936
- [Advanced options]()
4037
- [Windows users]()
@@ -44,4 +41,3 @@
4441
- [FAQ](./faq.md)
4542
- [Contribute](./contribute.md)
4643
- [Resources](./resources.md)
47-

0 commit comments

Comments
 (0)