Skip to content

Commit

Permalink
Make the jaffle shop example repository more clear in the docs. (#8079)
Browse files Browse the repository at this point in the history
  • Loading branch information
avaidyanatha committed Nov 18, 2021
1 parent 05fe3cf commit 24a6aa5
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 24a6aa5

Please sign in to comment.