mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-17 13:45:54 +00:00
Update CSVInfo.tsx (#11871)
This commit is contained in:
parent
576ab6a19c
commit
17c9fcf4fb
@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { Alert } from 'antd';
|
||||
|
||||
const CSV_FORMAT_LINK = 'https://datahubproject.io/docs/generated/ingestion/sources/csv';
|
||||
const CSV_FORMAT_LINK = 'https://datahubproject.io/docs/generated/ingestion/sources/csv-enricher';
|
||||
|
||||
export const CSVInfo = () => {
|
||||
const link = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user