summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-03-10 22:18:11 -0700
committerGitHub <noreply@github.com>2020-03-10 22:18:11 -0700
commit9f95a65442d009fa6b4083aadf35a803386f69fc (patch)
tree1216a022db7b0dabd7f0554b7651a8e46cd68611 /README.md
parentc696a10dd0ecde5fe79e5470f5f89c94a6ef714d (diff)
Add proper parsing/stripping of comments around docs frontmatter (#8372)
* Quick fix to main docs page * Strip frontmatter comments * Fix for main README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 970f13aa64..a3cab8c4a5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
<!--
---
-title: "Netdata [![Build Status](https://travis-ci.com/netdata/netdata.svg?branch=master)](https://travis-ci.com/netdata/netdata) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2231/badge)](https://bestpractices.coreinfrastructure.org/projects/2231) [![License: GPL v3+](https://img.shields.io/badge/License-GPL%20v3%2B-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Freadme&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)"
+title: "Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/README.md
---
-->