docs: fix configurations link in backend install (#4634)

This commit is contained in:
Shahed Nasser
2023-08-01 11:11:22 +03:00
committed by GitHub
parent 2e42141822
commit 554af1abf3

View File

@@ -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'],