From ca3906842aadba66069ae433b79f42696b2c7b35 Mon Sep 17 00:00:00 2001 From: Shubham Kuchhal Date: Tue, 5 Jul 2022 16:14:16 +0530 Subject: [PATCH] Deduplicate Migration Doc from README. --- vertical-pod-autoscaler/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertical-pod-autoscaler/README.md b/vertical-pod-autoscaler/README.md index 2fa15bb28de7..9ecfdd023660 100644 --- a/vertical-pod-autoscaler/README.md +++ b/vertical-pod-autoscaler/README.md @@ -64,7 +64,7 @@ The VPA objects in this version will no longer receive recommendations and existing recommendations will be removed. The objects will remain present though and a ConfigUnsupported condition will be set on them. -This doc is for installing latest VPA. For instructions on migration from older versions see Migration Doc [Migration Doc](https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/MIGRATE.md) +This doc is for installing latest VPA. For instructions on migration from older versions see [Migration Doc](https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/MIGRATE.md). ### Prerequisites