From b82e906fc918992fb37eb5c6c5b5ae56fc2eae1a Mon Sep 17 00:00:00 2001 From: Tom H Anderson Date: Sat, 23 Jun 2018 20:40:22 -0600 Subject: [PATCH] http instead of https for docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c3c42b..b2b9954 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ Multiple object managers are supported. Multiple hydrator configurations are supported. -[Read the Documentation](https://graphql.apiskeletons.com) +[Read the Documentation](http://graphql.apiskeletons.com) ==========================================================