diff --git a/README.md b/README.md index a4d85fa6..baf5ec85 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ [![GitHub stars](https://img.shields.io/github/stars/SeaQL/sea-orm.svg?style=social&label=Star&maxAge=1)](https://github.com/SeaQL/sea-orm/stargazers/) If you like what we do, consider starring, sharing and contributing! -Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2023](https://sea-ql.org/community-survey)! +Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2024](https://sea-ql.org/community-survey)! ## Getting Started diff --git a/sea-orm-cli/src/cli.rs b/sea-orm-cli/src/cli.rs index 79af1190..3bc9ae9c 100644 --- a/sea-orm-cli/src/cli.rs +++ b/sea-orm-cli/src/cli.rs @@ -38,7 +38,7 @@ AUTHORS: Join our Discord server to chat with others in the SeaQL community! - Invitation: https://discord.com/invite/uCPdDXzbdv - SeaQL Community Survey 2023 + SeaQL Community Survey 2024 - Link: https://sea-ql.org/community-survey If you like what we do, consider starring, sharing and contributing! diff --git a/src/lib.rs b/src/lib.rs index 65e0d1ca..15fce51f 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -29,7 +29,7 @@ //! [![GitHub stars](https://img.shields.io/github/stars/SeaQL/sea-orm.svg?style=social&label=Star&maxAge=1)](https://github.com/SeaQL/sea-orm/stargazers/) //! If you like what we do, consider starring, sharing and contributing! //! -//! Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2023](https://sea-ql.org/community-survey)! +//! Please help us with maintaining SeaORM by completing the [SeaQL Community Survey 2024](https://sea-ql.org/community-survey)! //! //! ## Getting Started //!