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

@ -17,5 +17,3 @@
## ⏭️ Whats next ## ⏭️ Whats next
The next section will guide you through managing your installed patched applications. The next section will guide you through managing your installed patched applications.
Continue: [🧰 Managing patched applications](2_managing-patched-applications.md)

View File

@ -241,5 +241,3 @@ The following properties are utilized by bytecode patches:
## ⏭️ Whats next ## ⏭️ Whats next
The next section will give a suggestion on coding conventions and on the file structure of a patch. 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)