diff --git a/README.md b/README.md index 56f20cc5..7a513db3 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ fruit::Entity::delete_many() ## Who's using SeaORM? -[Community](https://github.com/SeaQL/sea-orm/tree/master/COMMUNITY.md) +[Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm) ## License diff --git a/src/lib.rs b/src/lib.rs index 4e85be55..cf609cea 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -256,7 +256,7 @@ //! //! ## Who's using SeaORM? //! -//! [Community](https://github.com/SeaQL/sea-orm/tree/master/COMMUNITY.md) +//! [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm) //! //! ## License //!