From 11d5f326824ef9cceacdebea225e4df753ae9249 Mon Sep 17 00:00:00 2001 From: Chrissy Weeks <5051062+fevrin@users.noreply.github.com> Date: Tue, 1 Aug 2023 13:08:50 -0400 Subject: [PATCH 1/3] docs: fix a link to the frontend Backstage plugin Signed-off-by: Fevrin <5051062+fevrin@users.noreply.github.com> --- plugins/catalog-backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog-backend/README.md b/plugins/catalog-backend/README.md index 1e2bce3142..cd921499d3 100644 --- a/plugins/catalog-backend/README.md +++ b/plugins/catalog-backend/README.md @@ -86,5 +86,5 @@ some example entities. ## Links -- [catalog](https://github.com/backstage/backstage/tree/master/plugins/catalog-backend) +- [catalog](https://github.com/backstage/backstage/tree/master/plugins/catalog) is the frontend interface for this plugin. From 0198aa596fd996f008d1e24efc457e3473029f4e Mon Sep 17 00:00:00 2001 From: Fevrin <5051062+fevrin@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:11:11 -0400 Subject: [PATCH 2/3] add changeset Signed-off-by: Fevrin <5051062+fevrin@users.noreply.github.com> --- .changeset/late-cows-turn.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/late-cows-turn.md diff --git a/.changeset/late-cows-turn.md b/.changeset/late-cows-turn.md new file mode 100644 index 0000000000..7fa775ce22 --- /dev/null +++ b/.changeset/late-cows-turn.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend': patch +--- + +Fixed a link to the frontend Backstage plugin that had pointed to itself. From 4b8008c4d3919f05a7ba644e541b3423c7f9710a Mon Sep 17 00:00:00 2001 From: Fevrin <5051062+fevrin@users.noreply.github.com> Date: Thu, 17 Aug 2023 01:09:20 -0400 Subject: [PATCH 3/3] docs: minor grammatical fixes Signed-off-by: Fevrin <5051062+fevrin@users.noreply.github.com> --- docs/features/software-catalog/references.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/software-catalog/references.md b/docs/features/software-catalog/references.md index 6e0304b2e8..2240d376ce 100644 --- a/docs/features/software-catalog/references.md +++ b/docs/features/software-catalog/references.md @@ -23,9 +23,9 @@ compound reference structure. ## String References -This is the most common alternative, that is used in almost all circumstances. +This is the most common alternative and is used in almost all circumstances. -The string is on the form `[:][/]`, that is, it is +The string is of the form `[:][/]`. That is, it is composed of between one and three parts in this specific order, without any additional encoding: