Skip to content

Commit b9a4489

Browse files
committed
docs(graphql): update link for example mercurius
1 parent d8299d9 commit b9a4489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,4 +348,4 @@ The `forRoot()` method takes an options object as an argument. These options are
348348

349349
#### Example
350350

351-
A first example of fully working code with Mercurius is available [here](https://github.com/nestjs/nest/tree/master/sample/33-graphql-mercurius).
351+
A working example is available [here](https://github.com/nestjs/nest/tree/master/sample/33-graphql-mercurius).

0 commit comments

Comments
 (0)