mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 11:49:23 +00:00
fix(docs): move transformers to be under metadata ingestion (#3591)
This commit is contained in:
parent
05273a5c45
commit
8a9236555a
@ -79,6 +79,7 @@ module.exports = {
|
||||
"metadata-ingestion/source_docs/s3": "S3",
|
||||
}),
|
||||
},
|
||||
"metadata-ingestion/transformers",
|
||||
{
|
||||
Sinks: list_ids_in_directory("metadata-ingestion/sink_docs"),
|
||||
},
|
||||
@ -172,7 +173,6 @@ module.exports = {
|
||||
id: "metadata-ingestion/source_docs/s3",
|
||||
},
|
||||
//"metadata-ingestion/examples/transforms/README"
|
||||
"metadata-ingestion/transformers",
|
||||
//"docs/what/graph",
|
||||
//"docs/what/search-index",
|
||||
//"docs/how/add-new-aspect",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user