Skip to content

Commit

Permalink
Update website/docs/quickstarts/duckdb-core-qs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ly Nguyen <107218380+nghi-ly@users.noreply.github.com>
  • Loading branch information
matthewshaver and nghi-ly authored Oct 19, 2023
1 parent 9aef05e commit 3ec7682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/quickstarts/duckdb-core-qs.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ There are a few options available to browse the data within DuckDB:
Now that you've got dbt Core, DuckDB, and the Jaffle Shop data up and running, you can explore dbt's capabilities. Refer to these materials to get a better understanding of dbt projects and commands:

* [About projects](/docs/build/projects) will guide you through the structure of a dbt project and its components.
* The [dbt Command reference](/reference/dbt-commands) will explain the various commands available and what they do.
* The [dbt command reference](/reference/dbt-commands) explains the various commands available and what they do.
* The [Courses](https://courses.getdbt.com/collections) offer a variety of beginner, intermediate, and advanced learning modules designed to help you become a dbt expert.
* Once you see the potential of dbt and what it can do for your organization, sign up for a free trial of [dbt Cloud](https://www.getdbt.com/signup). It's the fastest and easiest way to deploy dbt today!
* Check out our other [Quickstart guides](/quickstarts) to begin integrating into your existing data warehouse.

0 comments on commit 3ec7682

Please sign in to comment.