Skip to content

Commit 18054b5

Browse files
authored
Merge pull request #749 from milosa/patch-1
Fix links
2 parents 3b66c81 + ce06dc1 commit 18054b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ UI that is shipped with API Platform:
661661

662662
![GraphQL endpoint](images/api-platform-2.2-graphql.png)
663663

664-
The GraphQL implementation supports [queries](http://graphql.org/learn/queries/), [mutations](http://graphql.org/learn/queries/),
664+
The GraphQL implementation supports [queries](https://graphql.org/learn/queries/), [mutations](https://graphql.org/learn/queries/#mutations),
665665
[100% of the Relay server specification](https://facebook.github.io/relay/docs/en/graphql-server-specification.html), pagination,
666666
[filters](../core/filters.md) and [access control rules](../core/security.md).
667667
You can use it with the popular [RelayJS](https://facebook.github.io/relay/) and [Apollo](https://www.apollographql.com/docs/react/)

0 commit comments

Comments
 (0)