From 33f18dff7a40e2739b97b92b17589c7f52abfcf0 Mon Sep 17 00:00:00 2001 From: Arthur van Aarssen <38613762+AvAars@users.noreply.github.com> Date: Sun, 22 Oct 2023 19:48:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(Guide):=20fix=20the=20jdupes=20repo=20as?= =?UTF-8?q?=20per=20Jody=20Bruchon=E2=80=99s=20website=20(#1601)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/Hardlinks/Replace-copies-with-hardlinks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Hardlinks/Replace-copies-with-hardlinks.md b/docs/Hardlinks/Replace-copies-with-hardlinks.md index b3ac1dee3..58724299f 100644 --- a/docs/Hardlinks/Replace-copies-with-hardlinks.md +++ b/docs/Hardlinks/Replace-copies-with-hardlinks.md @@ -4,14 +4,14 @@ You recently switched to a proper setup that supports Hardlinks and Instant Move And you would like to replace copies with hardlinks ? -If your Operating System supports it you could make use of [Jdupes](https://github.com/jbruchon/jdupes). +If your Operating System supports it you could make use of [Jdupes](https://codeberg.org/jbruchon/jdupes). ## Usage !!! info "" I won't cover every command :bangbang: - If you want to know what else [Jdupes](https://github.com/jbruchon/jdupes) can do please read the manual. + If you want to know what else [Jdupes](https://codeberg.org/jbruchon/jdupes) can do please read the manual. !!! tip This process can take a long time and a pretty big hit on your resources depending on how big your library is, I did notice the first time it takes longer then the second time. Not sure if this is a cache thing or something else.