Update CSVInfo.tsx (#11871)

This commit is contained in:
Gabe Lyons 2024-11-15 16:10:26 -08:00 committed by GitHub
parent 576ab6a19c
commit 17c9fcf4fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = (