From 73ddd2f43e7804f28e8778e73b6a0ab9dc5a7743 Mon Sep 17 00:00:00 2001 From: Jay Beale Date: Wed, 25 Mar 2020 21:20:25 -0700 Subject: [PATCH] Dead link replacement (#19829) This link generates a 404: https://kubevirt.io/user-guide/docs/latest/administration/intro.html#cluster-side-add-on-deployment I suggest moving to think link. https://kubevirt.io/user-guide/#/installation/installation --- content/en/docs/concepts/cluster-administration/addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/cluster-administration/addons.md b/content/en/docs/concepts/cluster-administration/addons.md index 75bf1b6a22..c7f3dd8909 100644 --- a/content/en/docs/concepts/cluster-administration/addons.md +++ b/content/en/docs/concepts/cluster-administration/addons.md @@ -46,7 +46,7 @@ Add-ons in each section are sorted alphabetically - the ordering does not imply ## Infrastructure -* [KubeVirt](https://kubevirt.io/user-guide/docs/latest/administration/intro.html#cluster-side-add-on-deployment) is an add-on to run virtual machines on Kubernetes. Usually run on bare-metal clusters. +* [KubeVirt](https://kubevirt.io/user-guide/#/installation/installation) is an add-on to run virtual machines on Kubernetes. Usually run on bare-metal clusters. ## Legacy Add-ons