[libvirt] [PATCH] docs/index.html.in: update KVM url

Signed-off-by: Niels de Vos <ndevos@redhat.com> --- docs/index.html.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/index.html.in b/docs/index.html.in index 30cc9d7..d40f652 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -41,7 +41,7 @@ The <a href="http://wiki.qemu.org/Index.html">QEMU</a> emulator </li> <li> - The <a href="http://kvm.qumranet.com/kvmwiki">KVM</a> Linux hypervisor + The <a href="http://www.linux-kvm.org/">KVM</a> Linux hypervisor </li> <li> The <a href="http://lxc.sourceforge.net/">LXC</a> Linux container system -- 1.7.4

On 06/02/2011, at 5:22 AM, Niels de Vos wrote:
Signed-off-by: Niels de Vos <ndevos@redhat.com> --- docs/index.html.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/index.html.in b/docs/index.html.in index 30cc9d7..d40f652 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -41,7 +41,7 @@ The <a href="http://wiki.qemu.org/Index.html">QEMU</a> emulator </li> <li> - The <a href="http://kvm.qumranet.com/kvmwiki">KVM</a> Linux hypervisor + The <a href="http://www.linux-kvm.org/">KVM</a> Linux hypervisor </li> <li> The <a href="http://lxc.sourceforge.net/">LXC</a> Linux container system -- 1.7.4
ACK.

On 02/07/2011 03:20 AM, Justin Clift wrote:
- The <a href="http://kvm.qumranet.com/kvmwiki">KVM</a> Linux hypervisor + The <a href="http://www.linux-kvm.org/">KVM</a> Linux hypervisor </li> <li> The <a href="http://lxc.sourceforge.net/">LXC</a> Linux container system -- 1.7.4
ACK.
Pushed. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org
participants (3)
-
Eric Blake
-
Justin Clift
-
Niels de Vos