Skip to content

Commit b053bf5

Browse files
authored
1 parent d05eac1 commit b053bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

squashfuse_dlopen.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ const char *load_library_errmsg =
66
"AppImages require FUSE to run. \n"
77
"You might still be able to extract the contents of this AppImage \n"
88
"if you run it with the --appimage-extract option. \n"
9-
"See https://github.com/probonopd/AppImageKit/wiki/FUSE \n"
9+
"See https://github.com/AppImage/AppImageKit/wiki/FUSE \n"
1010
"for more information\n";
1111

0 commit comments

Comments
 (0)