From d63408ecc08806f5b2ef84effbcfa26ef0e66748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Wed, 27 Nov 2019 19:05:14 +0100 Subject: [PATCH] Fix link to libvirt documentation for openSUSE --- site/content/en/docs/Reference/Drivers/includes/kvm2_usage.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/docs/Reference/Drivers/includes/kvm2_usage.inc b/site/content/en/docs/Reference/Drivers/includes/kvm2_usage.inc index 9ae9778a6b..e933991fc0 100644 --- a/site/content/en/docs/Reference/Drivers/includes/kvm2_usage.inc +++ b/site/content/en/docs/Reference/Drivers/includes/kvm2_usage.inc @@ -11,7 +11,7 @@ Proper installation of KVM and libvirt is highly specific to each Linux distribu * [Debian](https://wiki.debian.org/KVM#Installation) * [Fedora](https://docs.fedoraproject.org/en-US/quick-docs/getting-started-with-virtualization/) * [Gentoo](https://wiki.gentoo.org/wiki/QEMU) -* [OpenSUSE](https://doc.opensuse.org/documentation/leap/virtualization/html/book.virt/cha.vt.installation.html) +* [OpenSUSE](https://doc.opensuse.org/documentation/leap/virtualization/html/book.virt/cha-vt-installation.html) * [RedHat](https://access.redhat.com/articles/1344173#Q_how-install-virtualization-packages) * [Ubuntu](https://help.ubuntu.com/community/KVM/Installation)