diff --git a/docs/install/metadata-ingestion/README.md b/docs/install/metadata-ingestion/README.md index 66ff2f4903c..9d7bbbaf7db 100644 --- a/docs/install/metadata-ingestion/README.md +++ b/docs/install/metadata-ingestion/README.md @@ -3,19 +3,10 @@ OpenMetadata Ingesiton is a simple framework to build connectors and ingest metadata of various systems through [OpenMetadata APIs](https://docs.open-metadata.org/v/docs/openmetadata-apis/apis). It could be used in an orchestration framework(e.g. Apache Airflow) to ingest metadata. -## Ingest Sample Data -{% page-ref page="ingest-sample-metadata" %} +## Guides -## Explore and configure connectors -{% page-ref page="connectors" %} - - -## Run Simple Scheduler - -{% page-ref page="scheduler" %} - - -## Run using Airflow - -{% page-ref page="airflow" %} +* [Ingest Sample Data](install/metadata-ingestion/ingest-sample-data.md) +* [Explore Connectors & Install](install/metadata-ingestion/connectors/) +* [Run Simple Scheduler](install/scheduler.md) +* [Configure Airflow](install/airflow.md) \ No newline at end of file