From ab944a349f4a27a072e13d6e79639af16e566e77 Mon Sep 17 00:00:00 2001
From: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
Date: Thu, 2 Mar 2023 10:11:45 -0800
Subject: [PATCH] Update README.md (#14647)

---
 collectors/README.md | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/collectors/README.md b/collectors/README.md
index f1ae455845..7676ff8667 100644
--- a/collectors/README.md
+++ b/collectors/README.md
@@ -1,12 +1,3 @@
-<!--
-title: "Collectors"
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/README.md"
-id: "collectors-ref"
-sidebar_label: "Collectors"
-learn_status: "Published"
-learn_rel_path: "Concepts"
--->
-
 # Collectors
 
 When Netdata starts, and with zero configuration, it auto-detects thousands of data sources and immediately collects
@@ -16,8 +7,8 @@ Netdata can immediately collect metrics from these endpoints thanks to 300+ **co
 when you [install Netdata](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md).
 
 All collectors are **installed by default** with every installation of Netdata. You do not need to install
-collectors manually to collect metrics from new sources. See how you can  
-[monitor anything with Netdata](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
+collectors manually to collect metrics from new sources. 
+See how you can [monitor anything with Netdata](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
 
 Upon startup, Netdata will **auto-detect** any application or service that has a collector, as long as both the collector
 and the app/service are configured correctly. If you don't see charts for your application, see