Skip to content

Commit c0ede02

Browse files
committed
Fix link in README [skip ci]
1 parent ff3ce64 commit c0ede02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
A thread-safe C# .NET client for reporting metrics to [Bosun (Time Series Alerting Framework)](http://bosun.org). This library is more than a simple wrapper around the JSON API. It is designed to encourage best-practices while making it easy to create counters and gauges, including multi-aggregate gauges. It automatically reports metrics on an interval and handles temporary API or network outages using a re-try queue.
77

8-
__[VIEW CHANGES IN 3.0](](https://github.com/bretcope/BosunReporter.NET/blob/master/docs/MetricTypes.md#snapshotcounter))__
8+
__[VIEW CHANGES IN 3.0](https://github.com/bretcope/BosunReporter.NET/blob/master/docs/ReleaseNotes.md)__
99

1010
### Basic Usage
1111

0 commit comments

Comments
 (0)