From 924796597a30e02c0c16a43b056cc10b30608eff Mon Sep 17 00:00:00 2001 From: Clavin June Date: Wed, 3 Feb 2021 13:46:10 +0700 Subject: [PATCH] change heimdall reference --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 4354fa3..7cf039c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -106,7 +106,7 @@ If you like or are using this project to learn or start your solution, please gi 1. REST - [Gentleman](https://github.com/h2non/gentleman) - [GRequests](https://github.com/kennethreitz/grequests) - - [heimdall](https://github.com/heimdal/heimdal) + - [heimdall](https://github.com/gojek/heimdall) 2. [GraphQL](https://graphql.org/) - [gqlgen](https://github.com/99designs/gqlgen) - [graphql-go](https://github.com/graph-gophers/graphql-go)