From bf34a66df931948f6d8baf300864dbcbe9934cb2 Mon Sep 17 00:00:00 2001 From: Ryan Brink <5607577+unredundant@users.noreply.github.com> Date: Sun, 17 Jul 2022 09:52:08 -0600 Subject: [PATCH] fmt Signed-off-by: Ryan Brink <5607577+unredundant@users.noreply.github.com> --- .changeset/honest-ants-type.md | 2 +- plugins/apollo-explorer/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)