Skip to content

Commit a8cb301

Browse files
committed
Chore: Fix broken links to getdbt.com
1 parent 48ba0d7 commit a8cb301

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/integrate/dbt/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## About
88
```{div}
99
:style: "float: right"
10-
[![](https://www.getdbt.com/ui/img/logos/dbt-logo.svg){w=180px}](https://www.getdbt.com/)
10+
[![](https://www.getdbt.com/_next/image?url=%2Fimg%2Flogos%2Fdbt-labs-logo.svg&w=384&q=75){w=180px}](https://www.getdbt.com/)
1111
```
1212

1313
[dbt] is a tool for transforming data in data warehouses using Python and SQL.
@@ -27,14 +27,14 @@ dbt projects run, for example with [Debezium](#debezium) or with [Airflow](#apac
2727
Afterwards, data analysts can run their dbt projects against this data to produce models
2828
(tables and views) that can be used with a number of [BI tools](#bi-tools).
2929

30-
![](https://www.getdbt.com/ui/img/products/what-is-dbt-main-image.png){h=120px}
31-
![](https://www.getdbt.com/ui/img/products/what-is-dbt-deploy.svg){h=120px}
32-
![](https://www.getdbt.com/ui/img/products/what-is-dbt-eliminate-silos.svg){h=120px}
30+
![](https://www.getdbt.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fwl0ndo6t%2Fmain%2F6e98931b83c4b8bbe45751dced66bc80ea4ec9ac-1999x992.png%3Ffit%3Dmax%26auto%3Dformat&w=640&q=75){h=120px}
31+
![](https://www.getdbt.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fwl0ndo6t%2Fmain%2Fcd8cba01b3f756a3a7ed194e6e2d6a4072fac194-1220x1200.png%3Ffit%3Dmax%26auto%3Dformat&w=640&q=75){h=120px}
32+
![](https://www.getdbt.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fwl0ndo6t%2Fmain%2F58b87e47c2aed57fde9ccd49c927c3dff5b57d3c-1466x1130.png%3Ffit%3Dmax%26auto%3Dformat&w=640&q=75){h=120px}
3333

3434
:::{dropdown} **Managed dbt**
3535
```{div}
3636
:style: "float: right"
37-
[![](https://www.getdbt.com/ui/img/hero-dbt-cloud-features-2x5.png){w=180px}](https://www.getdbt.com/product/dbt-cloud/)
37+
[![](https://www.getdbt.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fwl0ndo6t%2Fmain%2Fc24fbc41bfc3ddb7fcc64932be56f0836fd355c8-1771x780.png%3Ffit%3Dmax%26auto%3Dformat&w=640&q=75){w=180px}](https://www.getdbt.com/product/dbt-cloud/)
3838
```
3939

4040
With [dbt Cloud], you can ditch time-consuming setup, and the struggles

0 commit comments

Comments
 (0)