diff --git a/website/docs/docs/get-started-dbt.md b/website/docs/docs/get-started-dbt.md index 6bc445b18b2..11d912ec06f 100644 --- a/website/docs/docs/get-started-dbt.md +++ b/website/docs/docs/get-started-dbt.md @@ -73,7 +73,7 @@ Learn more about [dbt Cloud features](/docs/cloud/about-cloud/dbt-cloud-feature Refer to the following quickstarts to get started with dbt Core: - [dbt Core from a manual install](/guides/manual-install) to learn how to install dbt Core and set up a project. -- [dbt Core using GitHub Codespace](/guides/DuckDB?step=1) to learn how to create a codespace and execute the `dbt build` command. +- [dbt Core using DuckDB](/guides/DuckDB?step=1) to learn how to connect to DuckDB and execute the `dbt build` command. ## Related docs