X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fntfs-3g_apply.c;h=ccfd6fde54703b4531c7d3205d19987517f79c95;hp=2b4a1efb1bab3bc5b3dfbd12d1b00c9f1c848c33;hb=51df3b63c594a7e35446d2e2e19637e54240b0b2;hpb=6c6aa5b718a33947c13d064fb45bff06e6872e2d diff --git a/src/ntfs-3g_apply.c b/src/ntfs-3g_apply.c index 2b4a1efb..ccfd6fde 100644 --- a/src/ntfs-3g_apply.c +++ b/src/ntfs-3g_apply.c @@ -455,7 +455,7 @@ ntfs_3g_set_metadata(ntfs_inode *ni, const struct wim_inode *inode, "the security descriptor is invalid. If you " "are extracting a Windows 10 image, this may be " "caused by a known bug in libntfs-3g. See: " - "http://wimlib.net/forums/viewtopic.php?f=1&t=4 " + "https://wimlib.net/forums/viewtopic.php?f=1&t=4 " "for more information.\n\n"); } return ret;