From d0a0e2fc0f66958eec2816c858ece063402a45f4 Mon Sep 17 00:00:00 2001 From: Tiago Boeing Date: Mon, 21 Feb 2022 08:40:06 -0300 Subject: [PATCH] Fixed anchor link for section "implementation" --- vertical-pod-autoscaler/pkg/recommender/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertical-pod-autoscaler/pkg/recommender/README.md b/vertical-pod-autoscaler/pkg/recommender/README.md index c02c46e417..520fbb32fc 100644 --- a/vertical-pod-autoscaler/pkg/recommender/README.md +++ b/vertical-pod-autoscaler/pkg/recommender/README.md @@ -2,7 +2,7 @@ - [Intro](#intro) - [Running](#running) -- [Implementation](#implmentation) +- [Implementation](#implementation) ## Intro Recommender is the core binary of Vertical Pod Autoscaler system.