diff --git a/README.md b/README.md index c7c095d..7871fe8 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Monorepo for helper libraries to resolve GraphQL queries with ORM tables and rel Packages and the respective supported ORMs: -- [objection-graphql-resolver](packages/objection-graphql-resolver) — for [Objection.js](https://vincit.github.io/objection.js/). -- [orchid-graphql](packages/orchid-graphql) — for [Orchid ORM](https://orchid-orm.netlify.app). +- [objection-graphql-resolver](packages/objection) — for [Objection.js](https://vincit.github.io/objection.js/). +- [orchid-graphql](packages/orchid) — for [Orchid ORM](https://orchid-orm.netlify.app).