We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe1456 commit d9e1e70Copy full SHA for d9e1e70
astro.config.mjs
@@ -43,7 +43,6 @@ export default defineConfig({
43
{ label: 'Data Management', link: '/api-server/features/data-management-api' },
44
{ label: 'RBAC', link: '/api-server/features/rbac' },
45
{ label: 'Error Handling', link: '/api-server/features/error-handling' },
46
- { label: 'Remote Configuration', link: '/api-server/features/remote-config' },
47
],
48
},
49
{
0 commit comments