You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ For more information, see the [doc pages](https://joonlabs.github.io/php-graphql
30
30
The library's documentation is available at [https://joonlabs.github.io/php-graphql/](https://joonlabs.github.io/php-graphql/) or in the [docs](https://github.com/joonlabs/php-graphql/tree/master/docs) folder.
31
31
32
32
## Examples
33
-
Examples can be found in the [examples](https://github.com/joonlabs/php-graphql/tree/master/docs) directory and are additionally discussed in the [documentation](https://joonlabs.github.io/php-graphql/).
33
+
Examples can be found in the [examples](https://github.com/joonlabs/php-graphql/tree/master/examples) directory and are additionally discussed in the [documentation](https://joonlabs.github.io/php-graphql/).
34
34
35
35
## Motivation
36
36
This project was developed out of internal needs in the company. We decided to go with an own implementation to stay in control of performance critical parts, implement cache systems and support file upload from scratch.
0 commit comments