From 0a26dee674a00cdda4cf3568f3d89a76fb5c8f57 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Wed, 9 Mar 2022 00:21:34 +0800 Subject: [PATCH] Readme --- README.md | 2 +- src/lib.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56f20cc57..7a513db35 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 4e85be553..cf609cea5 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 //!