Skip to content

Commit a0d8f7d

Browse files
committed
change link based on feedback from Erez
1 parent 82480e7 commit a0d8f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Once you've installed `data-diff`, you can run it from the command line.
100100
data-diff DB1_URI TABLE1_NAME DB2_URI TABLE2_NAME [OPTIONS]
101101
```
102102

103-
Be sure to read [the docs](https://docs.datafold.com/os_diff/about) for detailed instructions how to build one of these commands depending on your database setup.
103+
Be sure to read [the docs](https://docs.datafold.com/os_diff/how_to_use/how_to_use_with_command_line) for detailed instructions how to build one of these commands depending on your database setup.
104104

105105
#### Code Example: Diff Tables Between Databases
106106
Here's an example command for your copy/pasting, taken from the screenshot above when we diffed data between Snowflake and Postgres.

0 commit comments

Comments
 (0)