Skip to content

Commit 47f524e

Browse files
committed
docs: fix links
1 parent 20bcfe9 commit 47f524e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dotnet add package Prometheus.Client.AspNetCore
1515

1616
## Use
1717

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

2020
```c#
2121

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

4343
Contributions to the package are always welcome!
4444

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

4848
## License
4949

0 commit comments

Comments
 (0)