We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05eac1 commit b053bf5Copy full SHA for b053bf5
squashfuse_dlopen.c
@@ -6,6 +6,6 @@ const char *load_library_errmsg =
6
"AppImages require FUSE to run. \n"
7
"You might still be able to extract the contents of this AppImage \n"
8
"if you run it with the --appimage-extract option. \n"
9
- "See https://github.com/probonopd/AppImageKit/wiki/FUSE \n"
+ "See https://github.com/AppImage/AppImageKit/wiki/FUSE \n"
10
"for more information\n";
11
0 commit comments