doc(scheduling): make it easier to find ui ingestion (#4610)

This commit is contained in:
Aseem Bansal 2022-04-08 22:56:41 +05:30 committed by GitHub
parent b6de051d9a
commit aa0fe3636a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -90,6 +90,7 @@ module.exports = {
"metadata-ingestion/schedule_docs/intro",
"metadata-ingestion/schedule_docs/cron",
"metadata-ingestion/schedule_docs/airflow",
"metadata-ingestion/schedule_docs/datahub",
],
},
{

View File

@ -0,0 +1,3 @@
# Using DataHub
[UI Ingestion](../../docs/ui-ingestion.md) can be used to schedule metadata ingestion through DataHub.