From a7542aefeea9a2c2d7aeb48ac378756cd2d89029 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Wed, 18 Mar 2015 11:04:57 -0500 Subject: [PATCH] [skip] update links to point to github pages --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7bd1cb3c..ddf05998 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,16 @@ It is a tool for reverse engineering 3rd party, closed, binary Android apps. It It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms and other GOOD purposes. Just try to be fair with authors of an app, that you use and probably like. #### Support -- [Project Page](http://code.google.com/p/android-apktool/) +- [Project Page](http://ibotpeaches.github.io/Apktool/) - [#apktool on freenode](http://webchat.freenode.net/?channels=apktool) #### Links -- [Downloads](https://code.google.com/p/android-apktool/wiki/DownloadInstructions) -- [How to Build](https://code.google.com/p/android-apktool/wiki/BuildApktool) -- [Wiki](http://code.google.com/p/android-apktool/w/list) -- [Bug Reports](http://code.google.com/p/android-apktool/issues/list) -- [Changelog/Information](http://code.google.com/p/android-apktool/wiki/Changelog) +- [Downloads](http://ibotpeaches.github.io/Apktool/install/) +- [How to Build](http://ibotpeaches.github.io/Apktool/build/) +- [Documentation](http://ibotpeaches.github.io/Apktool/documentation/) +- [Bug Reports](https://github.com/iBotPeaches/Apktool/issues) +- [Changelog/Information](http://ibotpeaches.github.io/Apktool/changes/) - [XDA Post](http://forum.xda-developers.com/showthread.php?p=28366939) - [Source (Github)](https://github.com/iBotPeaches/Apktool) -- [Source (GoogleCode)](http://code.google.com/p/android-apktool/source/list) - [Source (Bitbucket)](https://bitbucket.org/iBotPeaches/apktool/)