From 0324ca5e8e544d55262cae4001532aa512dc6e03 Mon Sep 17 00:00:00 2001 From: Markus Podar Date: Tue, 19 Jun 2018 11:06:29 +0200 Subject: [PATCH] config: update security link to underyling library Docs/readme changed in the meantime --- src/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/config.php b/src/config/config.php index 0d51e6e6..ae9d2481 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -199,7 +199,7 @@ /* * Options to limit the query complexity and depth. See the doc - * @ https://github.com/webonyx/graphql-php#security + * @ http://webonyx.github.io/graphql-php/security/ * for details. Disabled by default. */ 'security' => [