From 1ab07704eb39b27fb1278842a7b51d1a34c026d5 Mon Sep 17 00:00:00 2001 From: Pete Wall Date: Wed, 23 Oct 2024 11:06:46 +0200 Subject: [PATCH] Fix Markdown comment style Signed-off-by: Pete Wall --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a045453e5..d8b1eaa82 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,12 +38,12 @@ Each chart has a Makefile with targets to automate much of the process. Each component has its own guide for contributing: -{{/** [Main Helm chart](./charts/k8s-monitoring/README.md#Contributing)*/}} + - [Feature subcharts](./charts/k8s-monitoring/docs/Features.md#Contributing) - [Destinations](./charts/k8s-monitoring/docs/Destinations/README.md#Contributing) -{{/** [Integrations](./charts/feature-integrations/README.md#Contributing)*/}} + ## Building