From: Tim Wiederhake Date: Mon, 21 Dec 2020 08:01:36 +0000 (+0100) Subject: docs: Fix dead link X-Git-Tag: v7.0.0-rc1~115 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03be543f6bbbc34e66456af2ceccb004faa58c01;p=thirdparty%2Flibvirt.git docs: Fix dead link Signed-off-by: Tim Wiederhake Reviewed-by: Martin Kletzander --- diff --git a/docs/coding-style.rst b/docs/coding-style.rst index b3ac070fac..55dfa196a2 100644 --- a/docs/coding-style.rst +++ b/docs/coding-style.rst @@ -939,7 +939,7 @@ ok: Although libvirt does not encourage the Linux kernel wind/unwind style of multiple labels, there's a good general discussion of the issue archived at -`KernelTrap `__ +`KernelTrap `__ When using goto, please use one of these standard labels if it makes sense: