Skip to content

Commit 644b230

Browse files
committed
Updated Deduplication.md
1 parent 6eb9d99 commit 644b230

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ sietch get thumper-plans.pdf ./retrieved/
7272
### Chunking & Deduplication
7373
* Files are split into configurable chunks (default: 4MB)
7474
* Identical chunks across files are deduplicated to save space
75-
* Please Refer [this](DEDUPLICATION.md) documentation to understand how Deduplication works.
75+
* Please Refer [this](internal/deduplication/README.md) documentation to understand how Deduplication works.
7676

7777
### Encryption
7878
Each chunk is encrypted before storage using:
File renamed without changes.

0 commit comments

Comments
 (0)