diff --git a/README.md b/README.md index 8d81144..b9aa6f4 100644 --- a/README.md +++ b/README.md @@ -627,7 +627,7 @@ apollo: { }, }, ``` -For the server implementation, you can take a look at [this simple example](https://github.com/Akryum/apollo-server-example) +For the server implementation, you can take a look at [this simple example](https://github.com/Akryum/apollo-server-example). ---