From 250b406a11ca72185707b5fb13f2ff7a59069ee0 Mon Sep 17 00:00:00 2001 From: RounakDhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:00:50 +0530 Subject: [PATCH] Docs: 404 URL Correction (#19478) Co-authored-by: Rounak Dhillon --- .../v1.6.x/connectors/metadata/alationsink/index.md | 2 -- .../content/v1.6.x/how-to-guides/data-insights/index.md | 7 ------- .../content/v1.6.x/how-to-guides/data-insights/report.md | 8 -------- openmetadata-docs/content/v1.6.x/quick-start/index.md | 2 +- .../connectors/metadata/alationsink/index.md | 2 -- .../v1.7.x-SNAPSHOT/how-to-guides/data-insights/index.md | 7 ------- .../v1.7.x-SNAPSHOT/how-to-guides/data-insights/report.md | 8 -------- .../content/v1.7.x-SNAPSHOT/quick-start/index.md | 2 +- 8 files changed, 2 insertions(+), 36 deletions(-) diff --git a/openmetadata-docs/content/v1.6.x/connectors/metadata/alationsink/index.md b/openmetadata-docs/content/v1.6.x/connectors/metadata/alationsink/index.md index d8e9e2f7e4c..87f0fe69d14 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/metadata/alationsink/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/metadata/alationsink/index.md @@ -23,8 +23,6 @@ Configure and schedule Alation Sink metadata workflow from the OpenMetadata UI: - [Data Mapping and Assumptions](#data-mapping-and-assumptions) - [Metadata Ingestion](#metadata-ingestion) -{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/metadata/alation/yaml"} /%} - {% partial file="/v1.6/connectors/external-ingestion-deployment.md" /%} ## Requirements diff --git a/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/index.md b/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/index.md index 652183d6397..7249e5581e0 100644 --- a/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/index.md +++ b/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/index.md @@ -46,13 +46,6 @@ Watch a demo of Data Insights in OpenMetadata href="/how-to-guides/data-insights/report"%} Get a quick glance of data asset description, ownership, and tiering coverage. {%/inlineCallout%} - {%inlineCallout - color="violet-70" - bold="Cost Analysis" - icon="MdInsights" - href="/how-to-guides/data-insights/cost-analysis"%} - Get valuable insights with the cost analysis reports. - {%/inlineCallout%} {%inlineCallout color="violet-70" bold="Configure the Data Insights Report" diff --git a/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/report.md b/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/report.md index e6f68d0a6c6..7701e5b0e40 100644 --- a/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/report.md +++ b/openmetadata-docs/content/v1.6.x/how-to-guides/data-insights/report.md @@ -222,11 +222,3 @@ src="/images/v1.6/how-to-guides/insights/fau.png" alt="Frequently Used Assets" caption="Frequently Used Assets" /%} - -{%inlineCallout - color="violet-70" - bold="Cost Analysis" - icon="MdArrowForward" - href="/how-to-guides/data-insights/cost-analysis"%} - Get valuable insights with the cost analysis reports. -{%/inlineCallout%} diff --git a/openmetadata-docs/content/v1.6.x/quick-start/index.md b/openmetadata-docs/content/v1.6.x/quick-start/index.md index 95b2873e39c..906497f84f8 100644 --- a/openmetadata-docs/content/v1.6.x/quick-start/index.md +++ b/openmetadata-docs/content/v1.6.x/quick-start/index.md @@ -51,7 +51,7 @@ Set up and explore OpenMetadata's core features, from basic configuration to adv {% tile title="Getting Started" description="Unlock metadata insights for informed business decisions." - link="/how-to-guides/getting-started" + link="/quick-start/getting-started" icon="discovery" /%} {% /tilesContainer %} \ No newline at end of file diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/metadata/alationsink/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/metadata/alationsink/index.md index ea55e68b18e..ab427ce1da3 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/metadata/alationsink/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/metadata/alationsink/index.md @@ -23,8 +23,6 @@ Configure and schedule Alation Sink metadata workflow from the OpenMetadata UI: - [Data Mapping and Assumptions](#data-mapping-and-assumptions) - [Metadata Ingestion](#metadata-ingestion) -{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/metadata/alation/yaml"} /%} - {% partial file="/v1.7/connectors/external-ingestion-deployment.md" /%} ## Requirements diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/index.md index 652183d6397..7249e5581e0 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/index.md @@ -46,13 +46,6 @@ Watch a demo of Data Insights in OpenMetadata href="/how-to-guides/data-insights/report"%} Get a quick glance of data asset description, ownership, and tiering coverage. {%/inlineCallout%} - {%inlineCallout - color="violet-70" - bold="Cost Analysis" - icon="MdInsights" - href="/how-to-guides/data-insights/cost-analysis"%} - Get valuable insights with the cost analysis reports. - {%/inlineCallout%} {%inlineCallout color="violet-70" bold="Configure the Data Insights Report" diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/report.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/report.md index 2c9f04cab90..b883bfec7c2 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/report.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/how-to-guides/data-insights/report.md @@ -222,11 +222,3 @@ src="/images/v1.7/how-to-guides/insights/fau.png" alt="Frequently Used Assets" caption="Frequently Used Assets" /%} - -{%inlineCallout - color="violet-70" - bold="Cost Analysis" - icon="MdArrowForward" - href="/how-to-guides/data-insights/cost-analysis"%} - Get valuable insights with the cost analysis reports. -{%/inlineCallout%} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/quick-start/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/quick-start/index.md index 95b2873e39c..906497f84f8 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/quick-start/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/quick-start/index.md @@ -51,7 +51,7 @@ Set up and explore OpenMetadata's core features, from basic configuration to adv {% tile title="Getting Started" description="Unlock metadata insights for informed business decisions." - link="/how-to-guides/getting-started" + link="/quick-start/getting-started" icon="discovery" /%} {% /tilesContainer %} \ No newline at end of file