From 9a4300ebe093a3058ebd16835584e0f44aac1b72 Mon Sep 17 00:00:00 2001 From: Florian Eich Date: Tue, 13 Feb 2024 13:00:13 +0100 Subject: [PATCH] Update links (#15) --- README.md | 2 +- docs/src/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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