Skip to content

Commit

Permalink
docs: fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Aug 27, 2022
1 parent 20bcfe9 commit 47f524e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dotnet add package Prometheus.Client.AspNetCore

## Use

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

```c#

Expand All @@ -42,8 +42,8 @@ public void Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerF

Contributions to the package are always welcome!

* Report any bugs or issues you find on the [issue tracker](https://github.com/PrometheusClientNet/Prometheus.Client.AspNetCore/issues).
* You can grab the source code at the package's [git repository](https://github.com/PrometheusClientNet/Prometheus.Client.AspNetCore).
* Report any bugs or issues you find on the [issue tracker](https://github.com/prom-client-net/prom-client-aspnetcore/issues).
* You can grab the source code at the package's [git repository](https://github.com/prom-client-net/prom-client-aspnetcore).

## License

Expand Down

0 comments on commit 47f524e

Please sign in to comment.