From f8415debe97033eca5411efe3e3ea059d0af5106 Mon Sep 17 00:00:00 2001 From: Rafael Mendonca Date: Fri, 2 Jun 2023 16:10:04 -0300 Subject: [PATCH] docs: Fix broken link to macvtap doc in custom-image.md We get a "404 - page not found" when clicking on this link on github. Signed-off-by: Rafael Mendonca --- docs/custom-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/custom-image.md b/docs/custom-image.md index f84eb7884..c84b07a83 100644 --- a/docs/custom-image.md +++ b/docs/custom-image.md @@ -225,7 +225,7 @@ Number Start End Size File system Name Flags ### Create a macvtap interface -Rely on the following [documentation](docs/macvtap-bridge.md) to set up a +Rely on the following [documentation](macvtap-bridge.md) to set up a macvtap interface to provide your VM with proper connectivity. ### Boot the image