diff --git a/README.md b/README.md index bfc00b0a..31f5af25 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,6 @@ The following products are powered by SeaORM: SeaORM is the foundation of: -+ [StarfishQL](https://github.com/SeaQL/starfish-ql): an experimental graph database + [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). diff --git a/src/lib.rs b/src/lib.rs index f7367f02..fdc399d2 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -281,7 +281,6 @@ //! //! //! SeaORM is the foundation of: -//! + [StarfishQL](https://github.com/SeaQL/starfish-ql): an experimental graph database //! + [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM //! //! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).