From fc61226e07deddbce2f478f5ecd9867a50b00ffc Mon Sep 17 00:00:00 2001 From: Phil Kuang Date: Tue, 20 Feb 2024 13:35:13 -0500 Subject: [PATCH] fix(release-1.23): correct link to changelog Signed-off-by: Phil Kuang --- docs/releases/v1.23.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/v1.23.0.md b/docs/releases/v1.23.0.md index ef360a6b26..413db12988 100644 --- a/docs/releases/v1.23.0.md +++ b/docs/releases/v1.23.0.md @@ -76,7 +76,7 @@ Below you can find a list of links and references to help you learn about and st - [GitHub repository](https://github.com/backstage/backstage) - Backstage's [versioning and support policy](https://backstage.io/docs/overview/versioning-policy) - [Community Discord](https://discord.gg/backstage-687207715902193673) for discussions and support -- [Changelog](https://github.com/backstage/backstage/tree/master/docs/releases/v1.20.0-changelog.md) +- [Changelog](https://github.com/backstage/backstage/tree/master/docs/releases/v1.23.0-changelog.md) - Backstage [Demos](https://backstage.io/demos), [Blog](https://backstage.io/blog), [Roadmap](https://backstage.io/docs/overview/roadmap) and [Plugins](https://backstage.io/plugins) Sign up for our [newsletter](https://info.backstage.spotify.com/newsletter_subscribe) if you want to be informed about what is happening in the world of Backstage.