diff --git a/.changeset/honest-ants-type.md b/.changeset/honest-ants-type.md index bfc0c0d434..9d8a6e4e65 100644 --- a/.changeset/honest-ants-type.md +++ b/.changeset/honest-ants-type.md @@ -2,4 +2,4 @@ '@backstage/plugin-apollo-explorer': minor --- -Apollo Explorer plugin now available! Installation instructions can be found in the plugin README +Apollo Explorer plugin now available! Installation instructions can be found in the plugin README diff --git a/plugins/apollo-explorer/README.md b/plugins/apollo-explorer/README.md index 4b3d2a2317..98f3116966 100644 --- a/plugins/apollo-explorer/README.md +++ b/plugins/apollo-explorer/README.md @@ -13,7 +13,7 @@ First things first, you will need an Apollo account, and a graph imported into y this plugin, so if you are totally new to Apollo, please reference their official documentation [here](https://www.apollographql.com/docs). -Once you have a graph set up in Apollo, we need to grab the graph reference. First, go to your Apollo graphs home page and choose the graph you wish to embed. +Once you have a graph set up in Apollo, we need to grab the graph reference. First, go to your Apollo graphs home page and choose the graph you wish to embed. ![Apollo Graph List](./docs/img/apollo-graph-list.png)