Skip to content

Commit 24529df

Browse files
authored
Merge pull request #16 from DataRecce/remove-how-diff-works
remove how diff work and add an env info image on configure-diff
2 parents 6f0cae7 + 98653c3 commit 24529df

File tree

4 files changed

+2
-57
lines changed

4 files changed

+2
-57
lines changed
48 KB
Loading

docs/configure-diff.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ Once both artifacts and schemas are configured, Recce can surface meaningful dif
4545

4646
## Check setup in Environment Info
4747

48-
Use **Environment Info** to verify that the configuration is complete.
48+
Use **Environment Info** at the top-right corner to verify that the configuration is complete.
4949

5050
A correctly configured setup will display two environments:
5151

5252
- **Base** – the reference schema used for comparison (e.g., production)
5353
- **Current** – the schema for the environment under development (e.g., staging or dev)
5454

5555
This confirms that both the artifacts and schemas are properly connected for diffing.
56-
<!-- <insert the gif that clicks Environment Info and show the modal> -->
56+
![Environment Info](assets/images/configure-diff/environment-info.png)

docs/how-diff-works.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ nav:
4343
- get-started.md
4444
- configure-diff.md
4545
- get-started-jaffle-shop.md
46-
- how-diff-works.md
4746
- start-with-dbt-cloud.md
4847
- Web UI:
4948
- features/lineage.md

0 commit comments

Comments
 (0)