diff --git a/mkdocs.yml b/mkdocs.yml index fd127e1..bd5106d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -64,7 +64,7 @@ nav: - "PiKVM V3 HAT guide": v3.md - "First steps": first_steps.md - "Authentication": auth.md - - "FAQ": faq.md + - "FAQ & Troubleshooting": faq.md - "Networking": - "Internet access": - "Port forwarding": port_forwarding.md @@ -95,6 +95,6 @@ nav: - "Persistent storage": pst.md - "Prometheus monitoring": prometheus.md - "Development": - - "Cases for 3D printing": 3d_printing.md - - "Building PiKVM OS": building_os.md - "HTTP API reference": api.md + - "Building PiKVM OS": building_os.md + - "Cases for 3D printing": 3d_printing.md