From 3e05eca163b72aecc85c620748d6ca38d2462ee5 Mon Sep 17 00:00:00 2001 From: Wilson de Carvalho <796900+wcmjunior@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:15:28 -0700 Subject: [PATCH] Fix lint --- tests/expected-readme.config.md | 2 +- tests/test-readme.config.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/expected-readme.config.md b/tests/expected-readme.config.md index 38b1e5f..acefad2 100644 --- a/tests/expected-readme.config.md +++ b/tests/expected-readme.config.md @@ -26,7 +26,7 @@ To install the chart with the release name `my-release`: helm install my-release bitnami/kubewatch ``` -The command deploys kubewatch on the Kubernetes cluster in the default configuration. The [Parameters](#parameters) section lists the parameters that can be configured during installation. +The command deploys kubewatch on the Kubernetes cluster in the default configuration. The [Parameters](#new-parameters-section) section lists the parameters that can be configured during installation. ## Uninstalling the Chart diff --git a/tests/test-readme.config.md b/tests/test-readme.config.md index 38b1e5f..acefad2 100644 --- a/tests/test-readme.config.md +++ b/tests/test-readme.config.md @@ -26,7 +26,7 @@ To install the chart with the release name `my-release`: helm install my-release bitnami/kubewatch ``` -The command deploys kubewatch on the Kubernetes cluster in the default configuration. The [Parameters](#parameters) section lists the parameters that can be configured during installation. +The command deploys kubewatch on the Kubernetes cluster in the default configuration. The [Parameters](#new-parameters-section) section lists the parameters that can be configured during installation. ## Uninstalling the Chart