From c204d5404beaaac27abb321efbf2a8e2e306899e Mon Sep 17 00:00:00 2001 From: Emin Ghuliev Date: Mon, 11 Nov 2019 19:42:44 +0400 Subject: [PATCH] docs: networking: Fix typo in hyperlink An extra double quote was introduced by mistake in one of the hyperlink. Signed-off-by: Emin Ghuliev drmint80@gmail.com --- docs/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/networking.md b/docs/networking.md index e2fcab531..8b84f6feb 100644 --- a/docs/networking.md +++ b/docs/networking.md @@ -1,6 +1,6 @@ # How to use networking -cloud-hypervisor can emulate one or more virtual network interfaces, represented at the hypervisor host by [tap devices](https://www.kernel.org/doc/Documentation/networking/tuntap.txt"). This guide briefly describes, in a manual and distribution neutral way, how to setup and use networking with cloud-hypevisor. +cloud-hypervisor can emulate one or more virtual network interfaces, represented at the hypervisor host by [tap devices](https://www.kernel.org/doc/Documentation/networking/tuntap.txt). This guide briefly describes, in a manual and distribution neutral way, how to setup and use networking with cloud-hypevisor. ## Start cloud-hypervisor with net devices