Skip to content

Commit 68e756e

Browse files
committed
Fix up
* Fix VERSION for 0.1.0. * Fix status badge in README. Signed-off-by: SuperQ <superq@gmail.com>
1 parent 23ca69e commit 68e756e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Prometheus Chrony Exporter
22

3-
[![Build Status](https://circleci.com/gh/superq/chrony_exporter.svg?style=svg)](https://circleci.com/gh/superq/chrony_exporter)
3+
[![Build Status](https://circleci.com/gh/SuperQ/chrony_exporter/tree/main.svg?style=svg)](https://circleci.com/gh/SuperQ/chrony_exporter/tree/main)
44

55
This is a [Prometheus Exporter](https://prometheus.io) for [Chrony NTP](https://chrony.tuxfamily.org/).
66

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.1.0

0 commit comments

Comments
 (0)