Skip to content

Commit

Permalink
Docs: Fixing eror Images in Connectors workflow DBT (#19294)
Browse files Browse the repository at this point in the history
Co-authored-by: Rounak Dhillon <[email protected]>
  • Loading branch information
RounakDhillon and Rounak Dhillon authored Jan 9, 2025
1 parent 69dd8b9 commit 277f89f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Table and column level tags can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-tags) for adding dbt tags

{% image
src="/images/v1.5/features/ingestion/workflows/dbt/dbt-features/dbt-tags.webp"
src="/images/v1.5/features/ingestion/workflows/dbt/dbt-features/dbt-tags.png"
alt="dbt-tags"
caption="dbt Tags"
/%}
Expand Down Expand Up @@ -156,7 +156,7 @@ Table and column level Tiers can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-tier) for adding dbt tiers

{% image
src="/images/v1.5/features/ingestion/workflows/dbt/dbt-features/dbt-tier.webp"
src="/images/v1.5/features/ingestion/workflows/dbt/dbt-features/dbt-tier.png"
alt="dbt-tiers"
caption="dbt Tiers"
/%}
Expand All @@ -169,7 +169,7 @@ Table and column level Glossary can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-glossary) for adding dbt glossary

{% image
src="/images/v1.5/features/ingestion/workflows/dbt/dbt-features/dbt-glossary.webp"
src="/images/v1.5/features/ingestion/workflows/dbt/dbt-features/dbt-glossary.png"
alt="dbt-glossary"
caption="dbt Glossary"
/%}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Table and column level tags can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-tags) for adding dbt tags

{% image
src="/images/v1.6/features/ingestion/workflows/dbt/dbt-features/dbt-tags.webp"
src="/images/v1.6/features/ingestion/workflows/dbt/dbt-features/dbt-tags.png"
alt="dbt-tags"
caption="dbt Tags"
/%}
Expand Down Expand Up @@ -156,7 +156,7 @@ Table and column level Tiers can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-tier) for adding dbt tiers

{% image
src="/images/v1.6/features/ingestion/workflows/dbt/dbt-features/dbt-tier.webp"
src="/images/v1.6/features/ingestion/workflows/dbt/dbt-features/dbt-tier.png"
alt="dbt-tiers"
caption="dbt Tiers"
/%}
Expand All @@ -169,7 +169,7 @@ Table and column level Glossary can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-glossary) for adding dbt glossary

{% image
src="/images/v1.6/features/ingestion/workflows/dbt/dbt-features/dbt-glossary.webp"
src="/images/v1.6/features/ingestion/workflows/dbt/dbt-features/dbt-glossary.png"
alt="dbt-glossary"
caption="dbt Glossary"
/%}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,12 @@ Table and column level tags can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-tags) for adding dbt tags

{% image
src="/images/v1.7/features/ingestion/workflows/dbt/dbt-features/dbt-tags.webp"
src="/images/v1.7/features/ingestion/workflows/dbt/dbt-features/dbt-tags.png"
alt="dbt-tags"
caption="dbt Tags"
/%}



### 4. dbt Owner

Owner from dbt models can be imported and assigned to respective tables
Expand Down Expand Up @@ -156,7 +155,7 @@ Table and column level Tiers can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-tier) for adding dbt tiers

{% image
src="/images/v1.7/features/ingestion/workflows/dbt/dbt-features/dbt-tier.webp"
src="/images/v1.7/features/ingestion/workflows/dbt/dbt-features/dbt-tier.png"
alt="dbt-tiers"
caption="dbt Tiers"
/%}
Expand All @@ -169,7 +168,7 @@ Table and column level Glossary can be imported from dbt
Please refer [here](/connectors/ingestion/workflows/dbt/ingest-dbt-glossary) for adding dbt glossary

{% image
src="/images/v1.7/features/ingestion/workflows/dbt/dbt-features/dbt-glossary.webp"
src="/images/v1.7/features/ingestion/workflows/dbt/dbt-features/dbt-glossary.png"
alt="dbt-glossary"
caption="dbt Glossary"
/%}
Expand Down

0 comments on commit 277f89f

Please sign in to comment.