move troubleshooting to Help & Support.

This commit is contained in:
Miroslav Šedivý 2025-03-22 19:58:07 +01:00
parent e3cdad3f81
commit 718294bbbf
4 changed files with 3 additions and 6 deletions

View file

@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 3
---
# Reverse Proxy Setup

View file

@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 4
---
# V2 Migration Guide

View file

@ -1,7 +1,3 @@
---
sidebar_position: 4
---
# Troubleshooting
Neko UI loads, but you don't see the screen, and it gives you a `connection timeout` or `disconnected` error?

View file

@ -58,6 +58,7 @@ const sidebars: SidebarsConfig = {
collapsible: false,
items: [
'faq',
'troubleshooting',
'release-notes',
'roadmap',
]