Skip to content

Commit e0d6699

Browse files
k-tamuramarcusdacoregio
authored andcommitted
Fix incorrect links
1 parent 927840f commit e0d6699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ For a detailed list of features and access to the latest release, please visit h
1515
Please see our https://github.com/spring-projects/.github/blob/main/CODE_OF_CONDUCT.md[code of conduct]
1616

1717
== Downloading Artifacts
18-
See https://docs.spring.io/spring-security/site/docs/current/reference/html5/#getting[Getting Spring Security] for how to obtain Spring Security.
18+
See https://docs.spring.io/spring-security/reference/getting-spring-security.html[Getting Spring Security] for how to obtain Spring Security.
1919

2020
== Documentation
2121
Be sure to read the https://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/[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

2424
== Quick Start
25-
See https://docs.spring.io/spring-security/site/docs/current/reference/html5/#servlet-hello[Hello Spring Security] to get started with a "Hello, World" application.
25+
See https://docs.spring.io/spring-security/reference/servlet/getting-started.html[Hello Spring Security] to get started with a "Hello, World" application.
2626

2727
== Building from Source
2828
Spring Security uses a https://gradle.org[Gradle]-based build system.

0 commit comments

Comments
 (0)