From 257950028759bd4cbd473022a6e60ca5363ae974 Mon Sep 17 00:00:00 2001 From: Gaurav Nelson Date: Tue, 12 Jan 2021 08:07:38 +1000 Subject: [PATCH] Add netdata sample --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 220a572..16a21ab 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This GitHub action checks all Markdown files in your repository for broken links Following is a list of some of the repositories which are using GitHub Action - Markdown link check. +1. [netdata](https://github.com/netdata/netdata/blob/master/.github/workflows/docs.yml) ![](https://img.shields.io/github/stars/netdata/netdata?style=social) 1. [GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse/blob/master/.github/workflows/check-md-links.yml) ![](https://img.shields.io/github/stars/GoogleChrome/lighthouse?style=social) 1. [hashicorp/packer](https://github.com/hashicorp/packer/blob/master/.github/workflows/linkchecker.yml)