From 03be543f6bbbc34e66456af2ceccb004faa58c01 Mon Sep 17 00:00:00 2001 From: Tim Wiederhake Date: Mon, 21 Dec 2020 09:01:36 +0100 Subject: [PATCH] docs: Fix dead link Signed-off-by: Tim Wiederhake Reviewed-by: Martin Kletzander --- docs/coding-style.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.3