diff --git a/squashfuse_dlopen.c b/squashfuse_dlopen.c index 557ab5146..e4a9d6a22 100644 --- a/squashfuse_dlopen.c +++ b/squashfuse_dlopen.c @@ -6,6 +6,6 @@ const char *load_library_errmsg = "AppImages require FUSE to run. \n" "You might still be able to extract the contents of this AppImage \n" "if you run it with the --appimage-extract option. \n" - "See https://github.com/probonopd/AppImageKit/wiki/FUSE \n" + "See https://github.com/AppImage/AppImageKit/wiki/FUSE \n" "for more information\n";