From e72d42c6adf775a7f36a358a1816b5eced5163d7 Mon Sep 17 00:00:00 2001 From: collinprather Date: Fri, 23 Oct 2020 06:50:08 -0400 Subject: [PATCH] fixing links to docs in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d01494fe3..4b5dc4e95 100644 --- a/README.md +++ b/README.md @@ -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: