Skip to content

Commit b7ff167

Browse files
authored
Merge pull request #3841 from EledenGreen/patch-11
Apollo Studio Explorer is now GraphOS Studio Explorer
2 parents 0819e18 + 39cdf12 commit b7ff167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/8/en/part8a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Start the server by running `node index.js` in the terminal.
394394

395395
### Apollo Studio Explorer
396396

397-
When Apollo server is run in development mode the page [http://localhost:4000](http://localhost:4000) has a button <i>Query your server</i> that takes us to [Apollo Studio Explorer](https://www.apollographql.com/docs/studio/explorer/explorer/). This is very useful for a developer, and can be used to make queries to the server.
397+
When Apollo server is run in development mode the page [http://localhost:4000](http://localhost:4000) has a button <i>Query your server</i> that takes us to [GraphOS Studio Explorer](https://www.apollographql.com/docs/graphos/platform/explorer). This is very useful for a developer, and can be used to make queries to the server.
398398

399399
Let's try it out:
400400

0 commit comments

Comments
 (0)