File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -696,7 +696,7 @@ void print_help(const char* appimage_path) {
696696 "License:\n"
697697 " This executable contains code from\n"
698698 " * runtime, licensed under the terms of\n"
699- " https://github.com/probonopd/static-tools /blob/master /LICENSE\n"
699+ " https://github.com/AppImage/type2-runtime /blob/main /LICENSE\n"
700700 " * musl libc, licensed under the terms of\n"
701701 " https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT\n"
702702 " * libfuse, licensed under the terms of\n"
@@ -707,7 +707,7 @@ void print_help(const char* appimage_path) {
707707 " https://github.com/facebook/zstd/blob/dev/LICENSE\n"
708708 " * zlib, licensed under the terms of\n"
709709 " https://zlib.net/zlib_license.html\n"
710- "Please see https://github.com/probonopd/static-tools/ \n"
710+ "Please see https://github.com/AppImage/type2-runtime \n"
711711 "for information on how to obtain and build the source code\n" , appimage_path );
712712}
713713
You can’t perform that action at this time.
0 commit comments