[skip] update links to point to github pages

This commit is contained in:
Connor Tumbleson 2015-03-18 11:04:57 -05:00
parent d9f494b0be
commit a7542aefee

View File

@ -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/)