diff --git a/README.md b/README.md index 3339a8e..1bdb68e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![LICENSE](https://img.shields.io/github/license/rorm-orm/tower-sessions-rorm-store?color=blue)](LICENSE) [![dependency status](https://deps.rs/repo/github/rorm-orm/tower-sessions-rorm-store/status.svg)](https://deps.rs/repo/github/rorm-orm/tower-sessions-rorm-store) [![Crates.io](https://img.shields.io/crates/v/tower-sessions-rorm-store?label=Crates.io)](https://crates.io/crates/tower-sessions-rorm-store) -[![Docs](https://img.shields.io/docsrs/tower-sessions-rorm-store?label=Docs)](https://docs.rs/tower-sessions-rorm-store/latest/tower-sessions-rorm-store/) +[![Docs](https://img.shields.io/docsrs/tower-sessions-rorm-store?label=Docs)](https://docs.rs/tower-sessions-rorm-store/latest) Implementation of `SessionStore` provided by `tower_sessions` for `rorm`.