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 <rafaelmendsr@gmail.com>
This commit is contained in:
parent
9014a5e59c
commit
f8415debe9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue