From a1bfd99edc5736f40e5fc65db2e047bdbfa91035 Mon Sep 17 00:00:00 2001 From: Suresh Srinivas Date: Mon, 16 Aug 2021 16:57:34 +0000 Subject: [PATCH] GitBook: [main] 3 pages modified --- docs/install/metadata-ingestion/airflow.md | 2 +- docs/open-source-community/developer/build-code-run-tests.md | 2 +- docs/open-source-community/developer/ux-style-guide.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/install/metadata-ingestion/airflow.md b/docs/install/metadata-ingestion/airflow.md index 39012b51dcd..588704fb346 100644 --- a/docs/install/metadata-ingestion/airflow.md +++ b/docs/install/metadata-ingestion/airflow.md @@ -61,5 +61,5 @@ def metadata_ingestion_workflow(): workflow.stop() ``` -Create a Workflow instance and pass a hive configuration which will read metadata from Hive and ingest into OpenMetadata Server. You can customize this configuration or add different connectors please refer to our [examples](https://github.com/open-metadata/OpenMetadata/tree/main/ingestion/examples/workflows) and refer to \[Metadata Connectors\]\( +Create a Workflow instance and pass a hive configuration which will read metadata from Hive and ingest it into the OpenMetadata Server. You can customize this configuration or add different connectors please refer to our [examples](https://github.com/open-metadata/OpenMetadata/tree/main/ingestion/examples/workflows) and refer to [Connectors](connectors/). diff --git a/docs/open-source-community/developer/build-code-run-tests.md b/docs/open-source-community/developer/build-code-run-tests.md index cff7c7372c8..42658ce737d 100644 --- a/docs/open-source-community/developer/build-code-run-tests.md +++ b/docs/open-source-community/developer/build-code-run-tests.md @@ -32,7 +32,7 @@ dist/target/open-metadata-.tar.gz ## Run instance through IntelliJ IDEA -1. Add new Run/Debug configuration like the below screenshot. +1. Add a new Run/Debug configuration like the below screenshot. ![Intellj Run Configuration](https://github.com/open-metadata/OpenMetadata/blob/main/docs/install/images/ingestion-bot-service-account.png) diff --git a/docs/open-source-community/developer/ux-style-guide.md b/docs/open-source-community/developer/ux-style-guide.md index 94f5ccbc05e..00610d572cf 100644 --- a/docs/open-source-community/developer/ux-style-guide.md +++ b/docs/open-source-community/developer/ux-style-guide.md @@ -1,8 +1,8 @@ # UX Style Guide -The purpose of a style guide is to make sure that multiple contributors create in a clear and cohesive way that ensures the style consistency with everything from design to writing. +The purpose of a style guide is to make sure that multiple contributors create in a clear and cohesive way that ensures style consistency with everything from design to writing. -[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see figma design. +[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design. {% file src="../../.gitbook/assets/openmetadata-style-guide.pdf" caption="OpenMetadata Style Guide" %}