Skip to content

Commit d9e1e70

Browse files
committed
docs(api-server): remove remote config feature from sidebar
- Removed the 'Remote Configuration' link from the API server features list in the sidebar
1 parent 3fe1456 commit d9e1e70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export default defineConfig({
4343
{ label: 'Data Management', link: '/api-server/features/data-management-api' },
4444
{ label: 'RBAC', link: '/api-server/features/rbac' },
4545
{ label: 'Error Handling', link: '/api-server/features/error-handling' },
46-
{ label: 'Remote Configuration', link: '/api-server/features/remote-config' },
4746
],
4847
},
4948
{

0 commit comments

Comments
 (0)