diff --git a/README.md b/README.md index 521fbed..0421619 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cron-checker [![Build Status](https://gitlab.com/unboundsoftware/cron-checker/badges/master/pipeline.svg)](https://gitlab.com/unboundsoftware/cron-checker/commits/master) -[![codecov](https://codecov.io/gl/unboundsoftware/cron-checker/branch/master/graph/badge.svg?token=2GIOHTNLT3)](https://codecov.io/gl/unboundsoftware/cron-checker) +[![codecov](https://codecov.io/gl/unboundsoftware/cron-checker/branch/master/graph/badge.svg)](https://codecov.io/gl/unboundsoftware/cron-checker) A small container which periodically (every 60s) checks for a cronjobs which are not running according to schedule and sends a notification to Slack.