From f7c1b909e8e36c3b58f924e19d3d38840ffeb1cf Mon Sep 17 00:00:00 2001 From: Rounak Dhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Fri, 11 Jul 2025 10:12:42 +0530 Subject: [PATCH] Docs: 404 Error Fix (#22260) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> --- .../data-quality-observability/profiler/external_workflow.md | 2 +- .../data-quality-observability/profiler/external_workflow.md | 2 +- .../data-quality-observability/profiler/external_workflow.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/profiler/external_workflow.md b/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/profiler/external_workflow.md index 504eaa95cc8..5bca3a5c188 100644 --- a/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/profiler/external_workflow.md +++ b/openmetadata-docs/content/v1.7.x/how-to-guides/data-quality-observability/profiler/external_workflow.md @@ -42,7 +42,7 @@ pip install "openmetadata-ingestion[athena,datalake,trino]~=1.2.1" ``` - The `athena` plugin will bring all the requirements to connect to the Athena Service -- The `datalake` plugin helps us connect to S3 to manage the [sample data](/how-to-guides/data-quality-observability/profiler/external-sample-data) +- The `datalake` plugin helps us connect to S3 to manage the sample data. - The `trino` plugin will only be needed temporarily ## 1. Define the YAML Config diff --git a/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/profiler/external_workflow.md b/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/profiler/external_workflow.md index 9f88083a5ad..c476fbde2c5 100644 --- a/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/profiler/external_workflow.md +++ b/openmetadata-docs/content/v1.8.x/how-to-guides/data-quality-observability/profiler/external_workflow.md @@ -42,7 +42,7 @@ pip install "openmetadata-ingestion[athena,datalake,trino]~=1.2.1" ``` - The `athena` plugin will bring all the requirements to connect to the Athena Service -- The `datalake` plugin helps us connect to S3 to manage the [sample data](/how-to-guides/data-quality-observability/profiler/external-sample-data) +- The `datalake` plugin helps us connect to S3 to manage the sample data. - The `trino` plugin will only be needed temporarily ## 1. Define the YAML Config diff --git a/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/profiler/external_workflow.md b/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/profiler/external_workflow.md index 85150e4758e..f47fe013586 100644 --- a/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/profiler/external_workflow.md +++ b/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/data-quality-observability/profiler/external_workflow.md @@ -42,7 +42,7 @@ pip install "openmetadata-ingestion[athena,datalake,trino]~=1.2.1" ``` - The `athena` plugin will bring all the requirements to connect to the Athena Service -- The `datalake` plugin helps us connect to S3 to manage the [sample data](/how-to-guides/data-quality-observability/profiler/external-sample-data) +- The `datalake` plugin helps us connect to S3 to manage the sample data. - The `trino` plugin will only be needed temporarily ## 1. Define the YAML Config