Skip to content

Commit 5222ad5

Browse files
committed
Add Reverse ETL links
1 parent c70a001 commit 5222ad5

File tree

1 file changed

+1
-1
lines changed
  • src/segment-app/extensions

1 file changed

+1
-1
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This page explains how to set up a dbt Model and then use the model with Reverse
2020
Keep the following in mind as you set up the dbt extension:
2121

2222
- The extension supports [dbt Core v1.7](https://docs.getdbt.com/docs/dbt-versions/core-upgrade/upgrading-to-v1.7){:target="_blank"}.
23-
- You can use Snowflake, Databricks, RedShift, Postgres, and BigQuery as Reverse ETL sources.
23+
- You can use [Snowflake](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup/), [Databricks](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/databricks-setup/), [Redshift](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup/), [Postgres](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/postgres-setup/), and [BigQuery](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup/) as Reverse ETL sources.
2424
- dbt models aren't synchronized from the dbt cloud. The model sync connects to a Git repository that loads models into Segment for use with Reverse ETL.
2525

2626
## Set up Git dbt Models and dbt Cloud

0 commit comments

Comments
 (0)