File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ The purpose of this monorepo is to give the GraphQL Community:
54
54
![ Screenshot of GraphiQL with Doc Explorer Open] ( packages/graphiql/resources/graphiql.png )
55
55
56
56
_ /ˈɡrafək(ə)l/_ A graphical interactive in-browser GraphQL IDE.
57
- [ Try the live demo] ( https://graphql.github.io /swapi-graphql ) . We also have
57
+ [ Try the live demo] ( https://graphql.org /swapi-graphql ) . We also have
58
58
[ a demo using our latest netlify build] ( http://graphiql-test.netlify.com ) for
59
59
the ` main ` branch.
60
60
Original file line number Diff line number Diff line change 15
15
[ ![ ] ( https://dcbadge.vercel.app/api/server/NP5vbPeUFp?style=flat )] ( https://discord.gg/NP5vbPeUFp )
16
16
17
17
_ /ˈɡrafək(ə)l/_ A graphical interactive in-browser GraphQL IDE.
18
- [ Try the live demo] ( https://graphql.github.io /swapi-graphql ) .
18
+ [ Try the live demo] ( https://graphql.org /swapi-graphql ) .
19
19
20
- [ ![ ] ( resources/graphiql.png )] ( https://graphql.github.io /swapi-graphql )
20
+ [ ![ ] ( resources/graphiql.png )] ( https://graphql.org /swapi-graphql )
21
21
22
22
## Features
23
23
@@ -34,9 +34,9 @@ _/ˈɡrafək(ə)l/_ A graphical interactive in-browser GraphQL IDE.
34
34
35
35
## Live Demos
36
36
37
- - The [ latest stable version] ( https://graphql.github.io /swapi-graphql )
37
+ - The [ latest stable version] ( https://graphql.org /swapi-graphql )
38
38
- The current state of the ` main ` branch:
39
- - An [ installable PWA] ( https://graphiql-test.netlify.com/webpack/ ) with plugins ([ source] ( ../../examples//graphiql-webpack/ ) )
39
+ - An [ installable PWA] ( https://graphiql-test.netlify.com/webpack ) with plugins ([ source] ( ../../examples//graphiql-webpack ) )
40
40
- Using the [ minified bundles] ( https://graphiql-test.netlify.com )
41
41
- Using the [ development bundles] ( https://graphiql-test.netlify.com/dev ) (good
42
42
for inspecting, debugging, etc)
You can’t perform that action at this time.
0 commit comments