Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 6f5417a

Browse files
author
Will Sweet
authored
Merge pull request #330 from leoebfolsom/fix-link-to-docs
fix link to docs
2 parents fbf5a0e + a0d8f7d commit 6f5417a

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/how_to_use) 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)