From 9c51d2835e9e4affb6f83e1d3a70953081a6ef25 Mon Sep 17 00:00:00 2001 From: coool9 <57592164+coool9@users.noreply.github.com> Date: Tue, 24 Feb 2026 19:48:07 +0500 Subject: [PATCH] Correct ink for open.mp Migration --- frontend/docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/docusaurus.config.ts b/frontend/docusaurus.config.ts index a22985e4741..5c87fd26d3e 100644 --- a/frontend/docusaurus.config.ts +++ b/frontend/docusaurus.config.ts @@ -263,7 +263,7 @@ const config: Config = { }, { label: "open.mp Migration", - to: "docs", + to: "docs/server/Installation", }, { label: "config.json",