Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/configure-diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ Once both artifacts and schemas are configured, Recce can surface meaningful dif

## Check setup in Environment Info

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

A correctly configured setup will display two environments:

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

This confirms that both the artifacts and schemas are properly connected for diffing.
<!-- <insert the gif that clicks Environment Info and show the modal> -->
![Environment Info](assets/images/configure-diff/environment-info.png)
54 changes: 0 additions & 54 deletions docs/how-diff-works.md

This file was deleted.

1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ nav:
- get-started.md
- configure-diff.md
- get-started-jaffle-shop.md
- how-diff-works.md
- start-with-dbt-cloud.md
- Web UI:
- features/lineage.md
Expand Down