Skip to content

Commit

Permalink
Update website/docs/guides/duckdb-qs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mirna Wong <[email protected]>
  • Loading branch information
nataliefiann and mirnawong1 authored Dec 23, 2024
1 parent b57ea5e commit edb3a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/duckdb-qs.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ For more information on the setup of DuckDB, you can refer to [DuckDB setup](/do
4. Ensure your profile is setup correctly from the command line by running the following [dbt commands](/reference/dbt-commands).


- [dbt compile](https://docs.getdbt.com/reference/commands/compile) &mdash; generates executable SQL from your project source files
- [dbt compile](/reference/commands/compile) &mdash; generates executable SQL from your project source files
- [dbt run](https://docs.getdbt.com/reference/commands/run) &mdash; compiles and runs your project
- [dbt test](https://docs.getdbt.com/reference/commands/test) &mdash; compiles and tests your project
- [dbt build](https://docs.getdbt.com/reference/commands/build) &mdash; compiles, runs, and tests your project
Expand Down

0 comments on commit edb3a5b

Please sign in to comment.