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 dee0bb0 commit 5d94f1c
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 @@ -217,7 +217,7 @@ The steps will fail if you decide to run this project in your data warehouse (ou

For complete information, refer to the [dbt command reference](https://docs.getdbt.com/reference/dbt-commands). Common commands are:

- [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 5d94f1c

Please sign in to comment.