Skip to content

Commit 5ff97e0

Browse files
committed
docs: update README.md
1 parent a96d227 commit 5ff97e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![NuGet](https://img.shields.io/nuget/v/Prometheus.Client.MetricServer.svg)](https://www.nuget.org/packages/Prometheus.Client.MetricServer)
44
[![NuGet](https://img.shields.io/nuget/dt/Prometheus.Client.MetricServer.svg)](https://www.nuget.org/packages/Prometheus.Client.MetricServer)
5-
[![CI](https://img.shields.io/github/workflow/status/prom-client-net/prom-client-metricserver/%F0%9F%92%BF%20CI%20Master?label=CI&logo=github)](https://github.com/prom-client-net/prom-client-metricserver/actions/workflows/master.yml)
5+
[![CI](https://img.shields.io/github/workflow/status/prom-client-net/prom-client-metricserver/%F0%9F%92%BF%20CI?label=CI&logo=github)](https://github.com/prom-client-net/prom-client-metricserver/actions/workflows/ci.yml)
66
[![CodeFactor](https://www.codefactor.io/repository/github/prom-client-net/prom-client-metricserver/badge)](https://www.codefactor.io/repository/github/prom-client-net/prom-client-metricserver)
77
[![License MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
88

@@ -16,7 +16,7 @@ dotnet add package Prometheus.Client.MetricServer
1616

1717
## Use
1818

19-
There are [Examples](https://github.com/prom-client-net/prom-examples/tree/master/MetricServer)
19+
There are [Examples](https://github.com/prom-client-net/prom-examples)
2020

2121
Simple Console App with static MetricFactory:
2222

0 commit comments

Comments
 (0)