Skip to content

Commit 892a92f

Browse files
authored
docs: fix broken links
1 parent 2baac0f commit 892a92f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/releases/9.0.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -622,9 +622,9 @@ Before 9.0.0, `graphql-compose-mongoose` would save some records provided to `cr
622622
623623
It will not be possible to provide such great improvements in v9.0.0 without the following amazing peoples:
624624
625-
- [Robert Lowe](https:/github.com/RobertLowe) – new improved error payload for Mutations and better validation Errors on document creating/updating.
626-
- [Sean Campbell](https:/github.com/natac13) – nested projection for reducing the amount of transmitted data from DB.
627-
- [Morgan Touverey Quilling](https:/github.com/toverux) – non-nullability for fields with default values, help in lean resolvers.
625+
- [Robert Lowe](https://github.com/RobertLowe) – new improved error payload for Mutations and better validation Errors on document creating/updating.
626+
- [Sean Campbell](https://github.com/natac13) – nested projection for reducing the amount of transmitted data from DB.
627+
- [Morgan Touverey Quilling](https://github.com/toverux) – non-nullability for fields with default values, help in lean resolvers.
628628
629629
Thank you very much for your help 🙏
630630

0 commit comments

Comments
 (0)