Skip to content

Commit 8f25b38

Browse files
authored
docs(README): fix broken link and close #3890 πŸ‘¨β€πŸ”§ (#4112)
* docs(README): fix broken link and close #3890 πŸ‘¨β€πŸ”§ * fix(prettier): checks πŸ‘¨β€πŸ”§
1 parent 99268ce commit 8f25b38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
<!-- @format -->
32

43
# GraphQL IDE Monorepo
@@ -54,7 +53,7 @@ The purpose of this monorepo is to give the GraphQL Community:
5453

5554
_/ˈɑrafΙ™k(Ι™)l/_ A graphical interactive in-browser GraphQL IDE.
5655
[Try the live demo](https://graphql.org/swapi-graphql). We also have
57-
[a demo using our latest netlify build](http://graphiql-test.netlify.com) for
56+
[a demo using our latest netlify build](http://graphiql-test.netlify.app) for
5857
the `main` branch.
5958

6059
The GraphiQL IDE, implemented in React, currently using

0 commit comments

Comments
Β (0)