From 63bd660d7dd03b23c791fb60a71f7c72fe9be9e5 Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 25 Jan 2023 11:05:05 +0100 Subject: [PATCH] chore: fixing the changelog link to a url rather than shortlink Signed-off-by: blam --- .changeset/clean-queens-judge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/clean-queens-judge.md b/.changeset/clean-queens-judge.md index 1dd7719c5f..a394bfa9a7 100644 --- a/.changeset/clean-queens-judge.md +++ b/.changeset/clean-queens-judge.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend': patch --- -The process of adding or modifying fields in the software-catalog search index has been simplified. For more details, see [how to customize fields in the Software Catalog index](../docs/features/search/how-to-guides.md#how-to-customize-fields-in-the-software-catalog-index). +The process of adding or modifying fields in the software-catalog search index has been simplified. For more details, see [how to customize fields in the Software Catalog index](https://backstage.io/docs/features/search/how-to-guides#how-to-customize-fields-in-the-software-catalog-index).