From d82c12de286aeae2aaea601b44c085bf78f6c137 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 20 Mar 2025 15:36:34 -0400 Subject: docs: add funding page Signed-off-by: Xe Iaso --- docs/docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/docusaurus.config.ts') diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index b98fb25..42eaa98 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -105,7 +105,7 @@ const config: Config = { }, { label: "Installation", - to: "/docs/installation", + to: "/docs/admin/installation", }, ], }, -- cgit v1.2.3