mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-17 11:58:10 +00:00
feat(docs-website) fix links (#12019)
This commit is contained in:
parent
230bd2674b
commit
b31d849b9f
@ -11,21 +11,21 @@ const TabbedComponent = () => {
|
||||
title: 'Discovery',
|
||||
description: 'All the search and discovery features of DataHub Core you already love, enhanced.',
|
||||
icon: "/img/assets/data-discovery.svg",
|
||||
link: "https://www.acryldata.io/acryl-datahub",
|
||||
link: "https://datahubproject.io/solutions/discovery",
|
||||
image: 'https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/saas/demo/discovery.webm',
|
||||
},
|
||||
{
|
||||
title: 'Observability',
|
||||
description: 'Detect, resolve, and prevent data quality issues before they impact your business. Unify data health signals from all your data quality tools, including dbt tests and more.',
|
||||
icon: "/img/assets/data-ob.svg",
|
||||
link: "https://www.acryldata.io/observe",
|
||||
link: "https://datahubproject.io/solutions/observability",
|
||||
image: 'https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/saas/demo/observe.webm',
|
||||
},
|
||||
{
|
||||
title: 'Governance',
|
||||
description: 'Powerful Automation, Reporting and Organizational tools to help you govern effectively.',
|
||||
icon: "/img/assets/data-governance.svg",
|
||||
link: "https://www.acryldata.io/acryl-datahub#governance",
|
||||
link: "https://datahubproject.io/solutions/governance",
|
||||
image: 'https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/saas/demo/governance.webm',
|
||||
},
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user