diff --git a/website/docs/guides/duckdb-qs.md b/website/docs/guides/duckdb-qs.md index 45d6c75595..f0106be17d 100644 --- a/website/docs/guides/duckdb-qs.md +++ b/website/docs/guides/duckdb-qs.md @@ -132,7 +132,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: +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) — generates executable SQL from your project source files