diff --git a/File-and-Folder-Structure/Check-if-hardlinks-are-working/index.html b/File-and-Folder-Structure/Check-if-hardlinks-are-working/index.html index 1795b9850..d4addb93d 100644 --- a/File-and-Folder-Structure/Check-if-hardlinks-are-working/index.html +++ b/File-and-Folder-Structure/Check-if-hardlinks-are-working/index.html @@ -3564,7 +3564,7 @@

How to check if hardlinks are working

You've followed the guide step by step but still want to check if hardlinks are working, or someone on the Sonarr/Radarr support team asked you to check if your files are hardlinked.

You can use 3 options to check if you got working hardlinks.

-

All methods require you to log in to your terminal with PuTTY or similar software.

+

All methods require logging in to your terminal with PuTTY or similar software.

Warning