Skip to content

Commit 887e13c

Browse files
committed
update README
1 parent 5d50f54 commit 887e13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For more information, see the [doc pages](https://joonlabs.github.io/php-graphql
3030
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.
3131

3232
## 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/).
3434

3535
## Motivation
3636
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

Comments
 (0)