diff --git a/.gitignore b/.gitignore index 2bc52715..644d7186 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,6 @@ benchmark_*.png # VSCode .vscode + +# History +.history \ No newline at end of file diff --git a/README.md b/README.md index 7f04dec8..fb422a47 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ More information about the algorithm and performance considerations can be found # Get started ## Validating dbt model changes between dev and prod -⚡ Looking to use `data-diff` in dbt development? Head over to [our `data-diff` + `dbt` documentation](https://docs.datafold.com/development_testing/open_source/) to get started! +⚡ Looking to use `data-diff` in dbt development? Head over to [our `data-diff` + `dbt` documentation](https://docs.datafold.com/development_testing/how_it_works) to get started! ## Compare data tables between databases 🔀 To compare data between databases, install `data-diff` with specific database adapters, e.g.: