From 67762321f8a91c4216172a5161d669b59d2e39a8 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 20 Apr 2015 15:14:40 -0500 Subject: [PATCH] SEC-2920: Fix tickets resolved link in reference --- 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 32dc487989..859dfe56e4 100644 --- a/docs/manual/src/docs/asciidoc/index.adoc +++ b/docs/manual/src/docs/asciidoc/index.adoc @@ -368,7 +368,7 @@ This will give you access to the entire project history (including all releases [[new]] == What's new in Spring Security 4.0 -There are https://jira.springsource.org/issues/?jql=project%20%3D%20SEC%20AND%20fixVersion%20in%20(%223.2.0.RC2%22%2C%20%223.2.0%22%2C%20%223.2.0.RC1%22%2C%20%223.2.0.M2%22%2C%20%223.2.0.M1%22)%20ORDER%20BY%20priority%20DESC%2C%20issuetype%20ASC%2C%20key%20DESC[150+ tickets resolved] with the Spring Security 4.0 release. +There are http://goo.gl/ui9GCl[175+ tickets resolved] with the Spring Security 4.0 release. [[new-features]] === Features