diff --git a/README.md b/README.md index 5757e00..ae34c69 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![SQLx](https://img.shields.io/badge/sqlx-framework-blueviolet.svg)](https://github.com/launchbadge/sqlx) [![Crate](https://img.shields.io/crates/v/atmosphere.svg)](https://crates.io/crates/atmosphere) -[![Book](https://img.shields.io/badge/book-latest-0f5225.svg)](https://mara-schulke.github.io/atmosphere) +[![Book](https://img.shields.io/badge/book-latest-0f5225.svg)](https://bmc-labs.github.io/atmosphere) [![Docs](https://img.shields.io/badge/docs-latest-153f66.svg)](https://docs.rs/atmosphere) diff --git a/docs/src/index.md b/docs/src/index.md index 2fddff1..71fdaef 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -15,5 +15,5 @@ enabling low level usage of the underlying `sqlx` concepts. **[Traits](traits/index.md)** -[GitHub]: https://github.com/mara-schulke/atmosphere/tree/main +[GitHub]: https://github.com/bmc-labs/atmosphere/tree/main [`sqlx`]: https://github.com/launchbadge/sqlx