Skip to content
This repository was archived by the owner on Feb 10, 2019. It is now read-only.

Commit 0324ca5

Browse files
authored
config: update security link to underyling library
Docs/readme changed in the meantime
1 parent 171631a commit 0324ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199

200200
/*
201201
* Options to limit the query complexity and depth. See the doc
202-
* @ https://github.com/webonyx/graphql-php#security
202+
* @ http://webonyx.github.io/graphql-php/security/
203203
* for details. Disabled by default.
204204
*/
205205
'security' => [

0 commit comments

Comments
 (0)