Skip to content

Commit

Permalink
Make the jaffle shop example repository more clear in the docs. (airb…
Browse files Browse the repository at this point in the history
  • Loading branch information
avaidyanatha authored and schlattk committed Jan 4, 2022
1 parent 48dbdc8 commit a0791c4
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ After replication of data from a source connector \(Extract\) to a destination c

## Public Git repository

In the connection settings page, I can add new Transformations steps to apply after [normalization](../../understanding-airbyte/basic-normalization.md). For example, I want to run my custom dbt project [jaffle\_shop](https://github.com/fishtown-analytics/jaffle_shop), whenever my sync is done replicating and normalizing my data.
In the connection settings page, I can add new Transformations steps to apply after [normalization](../../understanding-airbyte/basic-normalization.md). For example, I want to run my custom dbt project jaffle_shop, whenever my sync is done replicating and normalizing my data.

You can find the jaffle shop test repository by clicking [here](https://github.com/dbt-labs/jaffle_shop).

![](../../.gitbook/assets/custom-dbt-transformations-seed.png)

Expand Down

0 comments on commit a0791c4

Please sign in to comment.