diff --git a/appdata.xml b/appdata.xml
index 148461829..16f70a2b0 100644
--- a/appdata.xml
+++ b/appdata.xml
@@ -11,7 +11,7 @@
Main features:
- decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files
- - decode
AndroidManifest.xml and other resources from resources.arsc
+ - decode AndroidManifest.xml and other resources from resources.arsc
- deobfuscator included
@@ -22,7 +22,7 @@
jump to declaration
find usage
full text search
- smali debugger, check wiki page for setup and usage
+ smali debugger, check https://github.com/skylot/jadx/wiki/Smali-debugger for setup and usage