docs: fix link in what is new page

Fixes a malformed link.

Signed-off-by: Oscar Utbult <oscar.utbult@gmail.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
Oscar Utbult 2023-11-15 23:37:30 +01:00 committed by Noel Georgi
parent 0d3c3ed716
commit 95a252cfc9
No known key found for this signature in database
GPG Key ID: 21A9F444075C9E36

View File

@ -77,7 +77,7 @@ The extension waits for the file to be present before starting the service.
### TPM-based Disk Encryption ### TPM-based Disk Encryption
Talos now supports encrypting `STATE`/`EPHEMERAL` with [keys bound to a TPM device]{{< relref "../../talos-guides/install/bare-metal-platforms/secureboot" >}}(). Talos now supports encrypting `STATE`/`EPHEMERAL` with [keys bound to a TPM device]({{< relref "../../talos-guides/install/bare-metal-platforms/secureboot" >}}).
The TPM device must be TPM2.0 compatible. The TPM device must be TPM2.0 compatible.
This type of disk encryption should be used when booting Talos in SecureBoot mode. This type of disk encryption should be used when booting Talos in SecureBoot mode.