From eaf87299417849e05786e2b865c54fc79e6fbb0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Corneli=C3=9Fen?= Date: Fri, 22 Apr 2016 19:04:29 +0200 Subject: [PATCH] Fixes RC1/RC2 URLs Fixes gh-3838 --- docs/manual/src/docs/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/src/docs/asciidoc/index.adoc b/docs/manual/src/docs/asciidoc/index.adoc index f33e39719a..24767ca6f8 100644 --- a/docs/manual/src/docs/asciidoc/index.adoc +++ b/docs/manual/src/docs/asciidoc/index.adoc @@ -372,7 +372,7 @@ This will give you access to the entire project history (including all releases [[new]] == What's New in Spring Security 4.1 -There were https://github.com/spring-projects/spring-security/milestones/4.1.0%20RC1[100+ RC1 issues] and https://github.com/spring-projects/spring-security/milestones/4.1.0%20RC2[60+ RC2 issues] fixed in Spring Security 4.1. +There were https://github.com/spring-projects/spring-security/issues?utf8=%E2%9C%93&q=milestone%3A%224.1.0+RC1%22[100+ RC1 issues] and https://github.com/spring-projects/spring-security/issues?utf8=%E2%9C%93&q=milestone%3A%224.1.0+RC2%22[60+ RC2 issues] fixed in Spring Security 4.1. Here is the list of improvements: