diff --git a/Full-Verified-Boot.md b/Full-Verified-Boot.md index b5b19ef..eb536c6 100644 --- a/Full-Verified-Boot.md +++ b/Full-Verified-Boot.md @@ -21,4 +21,4 @@ So what does the chain look like for HalogenOS? - System partition verifies user-installable software and updates - User password decrypts home directory -With this setup, modifying any data without proper clearance will render the partition un-bootable or corrupted. However, the system can recover from such a scenario, due to how it performs provisioning automatically. \ No newline at end of file +With this setup, modifying any data without proper clearance will render the partition un-bootable or corrupted. However, the system can recover from such a scenario, due to how it [performs provisioning automatically](A%2FB-Updates-and-Provisioning). \ No newline at end of file