fix copy/paste and reference errors

This commit is contained in:
Desmond Hui 2022-02-28 10:37:37 -08:00
parent 2fee324ddf
commit 1fd49e28b6
2 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@
----
```yml
bi_analytics:
target: solana_dev
solana:
target: dev
outputs:
eth_dev:
dev:
type: snowflake
account: <ACCOUNT>
role: <ROLE>

View File

@ -6,7 +6,7 @@ version: "1.0.0"
config-version: 2
# This setting configures which "profile" dbt uses for this project.
profile: "snowflake"
profile: "solana"
# These configurations specify where dbt should look for different types of files.
# The `source-paths` config, for example, states that models in this project can be