We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb9d99 commit 644b230Copy full SHA for 644b230
2 files changed
README.md
@@ -72,7 +72,7 @@ sietch get thumper-plans.pdf ./retrieved/
72
### Chunking & Deduplication
73
* Files are split into configurable chunks (default: 4MB)
74
* Identical chunks across files are deduplicated to save space
75
-* Please Refer [this](DEDUPLICATION.md) documentation to understand how Deduplication works.
+* Please Refer [this](internal/deduplication/README.md) documentation to understand how Deduplication works.
76
77
### Encryption
78
Each chunk is encrypted before storage using:
DEDUPLICATION.md internal/deduplication/README.mdDEDUPLICATION.md renamed to internal/deduplication/README.md
0 commit comments