diff --git a/axum-debug/README.md b/axum-debug/README.md index 756b5862..79686442 100644 --- a/axum-debug/README.md +++ b/axum-debug/README.md @@ -1,6 +1,6 @@ # axum-debug -[![Build status](https://github.com/tokio-rs/axum-debug/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/tokio-rs/axum-debug/actions/workflows/CI.yml) +[![Build status](https://github.com/tokio-rs/axum/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/tokio-rs/axum-debug/actions/workflows/CI.yml) [![Crates.io](https://img.shields.io/crates/v/axum-debug)](https://crates.io/crates/axum-debug) [![Documentation](https://docs.rs/axum-debug/badge.svg)](https://docs.rs/axum-debug) @@ -15,7 +15,7 @@ This crate uses `#![forbid(unsafe_code)]` to ensure everything is implemented in ## Minimum supported Rust version -axum-handle-error-extract's MSRV is 1.54. +axum-debug's MSRV is 1.54. ## Getting Help @@ -39,4 +39,8 @@ for inclusion in `axum` by you, shall be licensed as MIT, without any additional terms or conditions. [`axum`]: https://crates.io/crates/axum +[chat]: https://discord.gg/tokio +[contributing]: /CONTRIBUTING.md [docs]: https://docs.rs/axum-debug +[license]: /axum-debug/LICENSE +[issue]: https://github.com/tokio-rs/axum/issues/new