Skip to content

Commit 30c9860

Browse files
committed
Add What's New Link to Landing Pages
- to the README - to the Reference index page
1 parent 4787efb commit 30c9860

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ See https://docs.spring.io/spring-security/reference/getting-spring-security.htm
2121
Be sure to read the https://docs.spring.io/spring-security/reference/[Spring Security Reference].
2222
Extensive JavaDoc for the Spring Security code is also available in the https://docs.spring.io/spring-security/site/docs/current/api/[Spring Security API Documentation].
2323

24+
You may also want to check out https://docs.spring.io/spring-security/reference/whats-new.html[what's new in the latest release].
25+
2426
== Quick Start
2527
See https://docs.spring.io/spring-security/reference/servlet/getting-started.html[Hello Spring Security] to get started with a "Hello, World" application.
2628

docs/modules/ROOT/pages/index.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ If you are ready to start securing an application see the Getting Started sectio
1212
If you want to understand how Spring Security works, you can refer to the xref:servlet/architecture.adoc[Architecture] section.
1313
// FIXME add link to reactive architecture
1414

15+
If you are already familiar with Spring Security or are upgrading, check out https://docs.spring.io/spring-security/reference/whats-new.html[what's new in the latest release].
16+
1517
If you have any questions, there is a wonderful xref:community.adoc[community] that would love to help you!

0 commit comments

Comments
 (0)