Fix docs - Broken links (#11475)

* Fix Redpanda docs

* Fix Custom Logo Slug and URL
This commit is contained in:
Ayush Shah 2023-05-08 13:17:51 +05:30 committed by GitHub
parent f75b2d9d9f
commit 057deeb0ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -20,12 +20,12 @@ the following docs to connect using Airflow SDK or with the CLI.
{% tile
title="Ingest with Airflow"
description="Configure the ingestion using Airflow SDK"
link="/connectors/redpanda/redpanda/airflow"
link="/connectors/messaging/redpanda/airflow"
/ %}
{% tile
title="Ingest with the CLI"
description="Run a one-time ingestion using the metadata CLI"
link="/connectors/redpanda/redpanda/cli"
link="/connectors/messaging/redpanda/cli"
/ %}
{% /tilesContainer %}

View File

@ -20,12 +20,12 @@ the following docs to connect using Airflow SDK or with the CLI.
{% tile
title="Ingest with Airflow"
description="Configure the ingestion using Airflow SDK"
link="/connectors/dashboard/redpanda/airflow"
link="/connectors/messaging/redpanda/airflow"
/ %}
{% tile
title="Ingest with the CLI"
description="Run a one-time ingestion using the metadata CLI"
link="/connectors/dashboard/redpanda/cli"
link="/connectors/messaging/redpanda/cli"
/ %}
{% /tilesContainer %}

View File

@ -20,12 +20,12 @@ the following docs to connect using Airflow SDK or with the CLI.
{% tile
title="Ingest with Airflow"
description="Configure the ingestion using Airflow SDK"
link="/connectors/dashboard/redpanda/airflow"
link="/connectors/messaging/redpanda/airflow"
/ %}
{% tile
title="Ingest with the CLI"
description="Run a one-time ingestion using the metadata CLI"
link="/connectors/dashboard/redpanda/cli"
link="/connectors/messaging/redpanda/cli"
/ %}
{% /tilesContainer %}