diff --git a/docs/content/development/backend/install.mdx b/docs/content/development/backend/install.mdx index 5f30bea1d2..d18160da93 100644 --- a/docs/content/development/backend/install.mdx +++ b/docs/content/development/backend/install.mdx @@ -146,7 +146,7 @@ You can access `/health` to get health status of your backend. }, { type: 'link', - href: '/development/backend/install', + href: '/development/backend/configurations', label: 'Backend Configurations', customProps: { icon: Icons['tools-solid'],