dbt-labs / dbt-bigquery

dbt-bigquery contains all of the code required to make dbt operate on a BigQuery database.
https://github.com/dbt-labs/dbt-bigquery
Apache License 2.0
223 stars 157 forks source link

Fix README.md #1411

Open jon-rom opened 4 days ago

jon-rom commented 4 days ago

Fix README to reference BigQuery

resolves # docs dbt-labs/docs.getdbt.com/#

Problem

README file reference a not BigQuery datawarehouse

Solution

Fix to BigQuery.

Checklist