mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-21 01:07:34 +01:00
fix: update links for apktool/baksmali/smali on usage
This commit is contained in:
parent
600cbb2a50
commit
ba2f1283ed
@ -573,8 +573,8 @@ public class Main {
|
||||
|
||||
// print out more information
|
||||
System.out.println(
|
||||
"For additional info, see: https://ibotpeaches.github.io/Apktool/ \n"
|
||||
+ "For smali/baksmali info, see: https://github.com/JesusFreke/smali");
|
||||
"For additional info, see: https://apktool.org/ \n"
|
||||
+ "For smali/baksmali info, see: https://github.com/google/smali");
|
||||
}
|
||||
|
||||
private static void setupLogging(final Verbosity verbosity) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user