Fix broken links (#1387)

This commit is contained in:
lexi 2022-06-05 17:06:44 +00:00 committed by Daniel Gray
parent 7dbe38e80c
commit e89f324c6a
No known key found for this signature in database
GPG key ID: 41911F722B0F9AE3
13 changed files with 24 additions and 25 deletions

View file

@ -75,9 +75,9 @@ We strongly recommend **against** using the Linux-libre kernel, since it [remove
### Drive Encryption
Most Linux distributions have an option within its installer for enabling [LUKS](/encryption.md#linux-unified-key-setup) FDE. If this option isnt set at installation time, you will have to backup your data and re-install, as encryption is applied after [disk partitioning](https://en.wikipedia.org/wiki/Disk_partitioning), but before [file systems](https://en.wikipedia.org/wiki/File_system) are formatted. We also suggest securely erasing your storage device:
Most Linux distributions have an option within its installer for enabling [LUKS](../encryption.md#linux-unified-key-setup) FDE. If this option isnt set at installation time, you will have to backup your data and re-install, as encryption is applied after [disk partitioning](https://en.wikipedia.org/wiki/Disk_partitioning), but before [file systems](https://en.wikipedia.org/wiki/File_system) are formatted. We also suggest securely erasing your storage device:
- [Secure Data Erasure :hero-arrow-circle-right-fill:](../basics/erasing-data.md)
- [Secure Data Erasure :hero-arrow-circle-right-fill:](../advanced/erasing-data.md)
### Swap