diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 9c9e07db0c3..bae94e77a7e 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -122,7 +122,6 @@ * [Community](open-source-community/community.md) * [Developer](open-source-community/developer/README.md) - * [Run OpenMetadata UI Locally](open-source-community/developer/run-openmetadata-ui-locally.md) * [How to Contribute](open-source-community/developer/how-to-contribute.md) * [Coding Style](open-source-community/developer/coding-style.md) * [Build the code & run tests](open-source-community/developer/build-code-run-tests.md) @@ -136,5 +135,6 @@ * [Run Integration Tests](open-source-community/developer/run-integration-tests.md) * [UX Style Guide](open-source-community/developer/ux-style-guide.md) * [Generate Typescript Types From JSON Schema](open-source-community/developer/generate-typescript-types-from-json-schema.md) + * [Run OpenMetadata UI Locally](open-source-community/developer/run-openmetadata-ui-locally.md) * [Solution Design](open-source-community/developer/solution-design.md) * [Python API](open-source-community/developer/python-api.md)