fix README links

This commit is contained in:
Toby Lawrence 2020-10-27 08:57:54 -04:00
parent b227c9cd49
commit cec241dec9
1 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# metrics
![Metrics - High-performance, protocol-agnostic instrumentation][splash]
[splash]: https://raw.githubusercontent.com/metrics-rs/metricsmaster/assets/splash.png
[splash]: https://raw.githubusercontent.com/metrics-rs/metrics/main/assets/splash.png
[![conduct-badge][]][conduct] [![license-badge][]](#license) [![discord-badge][]][discord] ![last-commit-badge][] ![contributors-badge][]
@ -58,10 +58,10 @@ We're always looking for users who have thoughts on how to make `metrics` better
We'd love to chat about any of the above, or anything else, really! You can find us over on [Discord](https://discord.gg/eTwKyY9).
[metrics]: https://github.com/metrics-rs/metrics/tree/master/metrics
[metrics-macros]: https://github.com/metrics-rs/metrics/tree/master/metrics-macros
[metrics-tracing-context]: https://github.com/metrics-rs/metrics/tree/master/metrics-tracing-context
[metrics-exporter-tcp]: https://github.com/metrics-rs/metrics/tree/master/metrics-exporter-tcp
[metrics-exporter-prometheus]: https://github.com/metrics-rs/metrics/tree/master/metrics-exporter-prometheus
[metrics-util]: https://github.com/metrics-rs/metrics/tree/master/metrics-util
[metrics]: https://github.com/metrics-rs/metrics/tree/main/metrics
[metrics-macros]: https://github.com/metrics-rs/metrics/tree/main/metrics-macros
[metrics-tracing-context]: https://github.com/metrics-rs/metrics/tree/main/metrics-tracing-context
[metrics-exporter-tcp]: https://github.com/metrics-rs/metrics/tree/main/metrics-exporter-tcp
[metrics-exporter-prometheus]: https://github.com/metrics-rs/metrics/tree/main/metrics-exporter-prometheus
[metrics-util]: https://github.com/metrics-rs/metrics/tree/main/metrics-util
[tracing]: https://tracing.rs