[skip] put new github page project url

This commit is contained in:
Connor Tumbleson 2015-04-05 10:21:50 -05:00
parent a561a95542
commit 7f487daaf2

View File

@ -469,7 +469,7 @@ public class Main {
// print out more information // print out more information
System.out.println( System.out.println(
"For additional info, see: http://code.google.com/p/android-apktool/ \n" "For additional info, see: http://ibotpeaches.github.io/Apktool/ \n"
+ "For smali/baksmali info, see: http://code.google.com/p/smali/"); + "For smali/baksmali info, see: http://code.google.com/p/smali/");
} }