From a479eca7de120a270008ed37882de2e2cd814dbc Mon Sep 17 00:00:00 2001 From: Binbin Zhang Date: Tue, 14 Sep 2021 16:40:20 +0800 Subject: [PATCH] docs: Fix outdated links fix outdated links which were checked out by workflow/docs-url-alive-check Fixes #2630 Signed-off-by: Binbin Zhang --- docs/how-to/how-to-use-kata-containers-with-acrn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/how-to-use-kata-containers-with-acrn.md b/docs/how-to/how-to-use-kata-containers-with-acrn.md index 39abf49187..3bb038b9fc 100644 --- a/docs/how-to/how-to-use-kata-containers-with-acrn.md +++ b/docs/how-to/how-to-use-kata-containers-with-acrn.md @@ -22,7 +22,7 @@ This document requires the presence of the ACRN hypervisor and Kata Containers o - ACRN supported [Hardware](https://projectacrn.github.io/latest/hardware.html#supported-hardware). > **Note:** Please make sure to have a minimum of 4 logical processors (HT) or cores. -- ACRN [software](https://projectacrn.github.io/latest/tutorials/kbl-nuc-sdc.html#use-the-script-to-set-up-acrn-automatically) setup. +- ACRN [software](https://projectacrn.github.io/latest/tutorials/run_kata_containers.html) setup. - For networking, ACRN supports either MACVTAP or TAP. If MACVTAP is not enabled in the Service OS, please follow the below steps to update the kernel: ```sh