Skip to content

Commit

Permalink
Merge pull request #115 from collinprather/master
Browse files Browse the repository at this point in the history
Updating links in readme to point at correct spark documentation
  • Loading branch information
jtcohen6 authored Oct 23, 2020
2 parents 160bdce + 53c9c56 commit 9d04452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ plugin uses syntax that requires version 2.2.0 or newer.

### Documentation
For more information on using Spark with dbt, consult the dbt documentation:
- [Spark profile](https://docs.getdbt.com/docs/profile-spark)
- [Spark specific configs](https://docs.getdbt.com/docs/spark-configs)
- [Spark profile](https://docs.getdbt.com/reference/warehouse-profiles/spark-profile/)
- [Spark specific configs](https://docs.getdbt.com/reference/resource-configs/spark-configs/)

### Installation
This plugin can be installed via pip:
Expand Down

0 comments on commit 9d04452

Please sign in to comment.