From 0a83d01f5fc5cc6cfcc331e8207ecbeea55589d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Sulewski?= Date: Fri, 8 Apr 2022 13:35:50 +0200 Subject: [PATCH] mkdocs.yml: block hardware matrix for talos and optiplex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Przemysław Sulewski --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 4300f0d3..2eab3821 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -29,7 +29,7 @@ nav: - 'Overview': variants/dell_optiplex/overview.md - 'Releases': variants/dell_optiplex/releases.md - 'Building manual': variants/dell_optiplex/building-manual.md - - 'Hardware Configuration Matrix': variants/dell_optiplex/hardware-matrix.md + #- 'Hardware Configuration Matrix': variants/dell_optiplex/hardware-matrix.md - 'Initial deployment': variants/dell_optiplex/initial-deployment.md - 'Firmware update': variants/dell_optiplex/firmware-update.md - 'Recovery': variants/dell_optiplex/recovery.md @@ -45,7 +45,7 @@ nav: - 'Releases': variants/talos_2/releases.md - 'Building manual': variants/talos_2/building-manual.md - 'Installation manual': variants/talos_2/installation-manual.md - - 'Hardware Configuration Matrix': variants/talos_2/hardware-matrix.md + #- 'Hardware Configuration Matrix': variants/talos_2/hardware-matrix.md - 'Conference materials': variants/talos_2/conferences.md - 'Clevo NV41': - 'Releases': variants/clevo_nv41/releases.md