From eda2a699f40dd9f94e89af097cdecbe7c92c2ba4 Mon Sep 17 00:00:00 2001 From: Dillon Smedley Date: Wed, 2 Aug 2023 21:26:29 -0400 Subject: [PATCH] Added changeset for explore-backend Signed-off-by: Dillon Smedley --- .changeset/hot-cats-rush.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/hot-cats-rush.md diff --git a/.changeset/hot-cats-rush.md b/.changeset/hot-cats-rush.md new file mode 100644 index 0000000000..2963804ff2 --- /dev/null +++ b/.changeset/hot-cats-rush.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-explore-backend': patch +--- + +Moved the config example from the "Tools as Code" section to the "Tools as Config" section of the README