Update TableProfiler.component.tsx

This commit is contained in:
Alberto Miorin 2021-11-30 23:39:03 +01:00 committed by GitHub
parent ac9c1e66ba
commit a06fe9827e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,7 @@ const TableProfiler = ({ tableProfiles, columns }: Props) => {
target="_blank" target="_blank"
to={{ to={{
pathname: pathname:
'https://docs.open-metadata.org/openmetadata/connectors', 'https://docs.open-metadata.org/connectors',
}}> }}>
here here
</Link> </Link>