From 8e6665fc94c34716324e92d81dc885987eb0f57a Mon Sep 17 00:00:00 2001 From: Mars Lan Date: Mon, 22 Jun 2020 21:26:38 -0700 Subject: [PATCH] Update README.md --- metadata-ingestion/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata-ingestion/README.md b/metadata-ingestion/README.md index 24bd0292aa..6a38587d8a 100644 --- a/metadata-ingestion/README.md +++ b/metadata-ingestion/README.md @@ -127,4 +127,4 @@ The mysql_etl provides you ETL channel to communicate with your MySQL. This will bootstrap DataHub with your metadata in the MySQL as a dataset entity. ## Ingest metadata from SQL-based data systems to DataHub -See [sql-et](sql-etl/) for more details. \ No newline at end of file +See [sql-etl](sql-etl/) for more details.