From 912b9e39ba914c1344644398cdcba764a8c64ac3 Mon Sep 17 00:00:00 2001 From: Anderson Ismael <23392311+aicouto@users.noreply.github.com> Date: Thu, 18 Jul 2019 13:06:21 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9898de..0194a08 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GitHub GraphQL Relay example application -Demonstrates how to use [Relay Modern](https://facebook.github.io/relay/docs/relay-modern.html) to build a simple +Demonstrates how to use [Relay Modern](https://relay.dev/) to build a simple repository listing web view against the GitHub GraphQL API. screenshot