From b1d11779f02c29bec0a8945a45ee2b714f7ce864 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 19 Mar 2023 22:05:35 -0400 Subject: [PATCH] Fix mover script link typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5039c615..e6bd4cc8 100644 --- a/README.md +++ b/README.md @@ -1427,7 +1427,7 @@ version of rsync or run rsync with the tool "nocache". **filesystem** itself. Not the pool with the cache filesystem. You could have data loss if the source is the cache pool. -[mergerfs.time-based-mover](tools/mergerfs.time-based-mover?raw=1 "download") +[mergerfs.time-based-mover](tools/mergerfs.time-based-mover?raw=1) ##### percentage full expiring @@ -1439,7 +1439,7 @@ below percentage threshold. **filesystem** itself. Not the pool with the cache filesystem. You could have data loss if the source is the cache pool. -[mergerfs.percent-full-mover](tools/percent-full-mover?raw=1) +[mergerfs.percent-full-mover](tools/mergerfs.percent-full-mover?raw=1) # PERFORMANCE