Skip to content

Commit 02ac0fb

Browse files
committed
fix erroneous git sync instructions
1 parent 99e0e33 commit 02ac0fb

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ To set up the dbt extension, you'll need:
3232

3333
### Git repository and dbt Models setup
3434

35-
Follow these steps to connect the Git repository that stores your dbt Models:
35+
To connect Segment to your dbt models, you’ll first need to configure a Git connection. This allows Segment to pull dbt models directly from your repository.
3636

3737
1. In your Segment workspace, navigate to **Settings > Extensions**.
38-
2. Click **Set up Git sync**.
39-
3. On the **Configure service credentials** page, select a service and protocol, add your GitHub App, SSH private key or GitHub token, then click **Next**.
38+
2. Click either **Set up dbt model syncs**.
39+
3. On the **Configure service credentials** page, select a credential and protocol, add your key or token, then click **Next**.
4040
4. In the **Connect source** window, select an existing Reverse ETL warehouse source from the dropdown, then click **Save**.
4141

42-
After you've saved your setup, you can configure your Git repository's settings to your needs by changing the repository, branch, dbt version, default schema, and project path.
42+
After you've saved your setup, you can configure your settings to your needs by changing the repository, branch, dbt version, default schema, and project path.
4343

4444
### dbt Cloud setup
4545

0 commit comments

Comments
 (0)