From 13139ce283ddd83744953a41bcc10f278e1bc38f Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Thu, 24 Nov 2022 12:31:11 +0100 Subject: [PATCH] mkdocs.yml: rename talos tpm documentation Signed-off-by: Przemyslaw Sulewski --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 80ae1dbf..71b20edd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -97,7 +97,7 @@ nav: - 'Hardware configuration matrix': variants/talos_2/hardware-matrix.md - 'Test matrix': variants/talos_2/test-matrix.md - 'Conference materials': variants/talos_2/conferences.md - - 'TPM support': variants/talos_2/TPM_support.md + - 'TPM connection and support': variants/talos_2/tpm-support.md - 'Tuxedo IBS15': - 'Releases': variants/tuxedo_ibs15/releases.md - 'Building manual': variants/tuxedo_ibs15/building.md