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

Commit ebba2be

Browse files
authored
fix link to security page
1 parent 171631a commit ebba2be

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+
* @ https://github.com/webonyx/graphql-php/blob/master/docs/security.md#disabling-introspection
203203
* for details. Disabled by default.
204204
*/
205205
'security' => [

0 commit comments

Comments
 (0)