From 3e0aa4c603aaaab0a714d3b8ddb879b0d4a67a05 Mon Sep 17 00:00:00 2001 From: James Stansell Date: Fri, 14 Apr 2023 09:48:07 -0500 Subject: [PATCH] Fix link to releases feed See gh-30340 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fd549f124..e173e704d1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Information regarding CI builds can be found in the [Spring Framework Concourse ## Stay in Touch -Follow [@SpringCentral](https://twitter.com/springcentral), [@SpringFramework](https://twitter.com/springframework), and its [team members](https://twitter.com/springframework/lists/team/members) on Twitter. In-depth articles can be found at [The Spring Blog](https://spring.io/blog/), and releases are announced via our [news feed](https://spring.io/blog/category/news). +Follow [@SpringCentral](https://twitter.com/springcentral), [@SpringFramework](https://twitter.com/springframework), and its [team members](https://twitter.com/springframework/lists/team/members) on Twitter. In-depth articles can be found at [The Spring Blog](https://spring.io/blog/), and releases are announced via our [releases feed](https://spring.io/blog/category/releases). ## License