Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHeinecke committed Jul 3, 2023
1 parent e638b4e commit 3cb7556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/python-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ models:
submission_method: serverless
```

Python models running on Dataproc Serverless can be further configured in your [BigQuery profile](/reference/warehouse-setups/bigquery-setup#running-python-models-on-dataproc).
Python models running on Dataproc Serverless can be further configured in your [BigQuery profile](/docs/core/connect-data-platform/bigquery-setup#running-python-models-on-dataproc).

Any user or service account that runs dbt Python models will need the following permissions(in addition to the required BigQuery permissions) ([docs](https://cloud.google.com/dataproc/docs/concepts/iam/iam)):
```
Expand Down

0 comments on commit 3cb7556

Please sign in to comment.