fix: remove links to non-existent doc files

This commit is contained in:
afn 2022-11-27 18:25:52 -05:00
parent ac2c6636a4
commit c01bec60ed
2 changed files with 2 additions and 6 deletions

View File

@ -16,6 +16,4 @@
> **Warning**: If you close the Manager after patching, the patched APK file will be **automatically deleted from your device**!
## ⏭️ Whats next
The next section will guide you through managing your installed patched applications.
Continue: [🧰 Managing patched applications](2_managing-patched-applications.md)
The next section will guide you through managing your installed patched applications.

View File

@ -240,6 +240,4 @@ The following properties are utilized by bytecode patches:
## ⏭️ Whats next
The next section will give a suggestion on coding conventions and on the file structure of a patch.
Continue: [📜 Patch file structure and conventions](4_structure_and_conventions.md)
The next section will give a suggestion on coding conventions and on the file structure of a patch.