diff --git a/docs/docs/installation/detailed.mdx b/docs/docs/installation/detailed.mdx index f3547e07..ebc47621 100644 --- a/docs/docs/installation/detailed.mdx +++ b/docs/docs/installation/detailed.mdx @@ -15,8 +15,8 @@ For most users, we recommend the Docker installation method as it provides the m ## Table of Contents - [Docker Installation (Recommended)](#docker-installation-recommended) - - [Docker Run Method](#docker-run-method) - - [Docker Compose Method](#docker-compose-method) + - [Docker Run Method](#docker-run) + - [Docker Compose Method](#docker-compose) - [Windows Installation](#windows-installation) - [Windows Installer](#windows-installer) - [Windows Portable](#windows-portable) @@ -25,7 +25,6 @@ For most users, we recommend the Docker installation method as it provides the m - [macOS Portable](#macos-portable) - [Linux Installation](#linux-installation) - [Post Installation](#post-installation) -- [Troubleshooting](#troubleshooting) ---