Skip to content

Commit

Permalink
update preview url (#2697)
Browse files Browse the repository at this point in the history
  • Loading branch information
JKarlavige authored Sep 6, 2023
1 parent d46dee7 commit 6028f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export DBT_PACKAGE_HUB_URL=http://localhost:4567/

Or if you have a Netlify preview created by a pull request:
```
export DBT_PACKAGE_HUB_URL=https://deploy-preview-1717--flamboyant-mcclintock-92ba2d.netlify.app/
export DBT_PACKAGE_HUB_URL=https://deploy-preview-1717--hub-getdbt-com.netlify.app/
```

Suppose your `packages.yml` in your dbt project contains the following content:
Expand Down

0 comments on commit 6028f64

Please sign in to comment.