Ver Fonte

Change Getting Started Link

Point to 5.5.x reference guide

Issue gh-6502
Josh Cummings há 4 anos atrás
pai
commit
c38495bfaf
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.adoc

+ 1 - 1
README.adoc

@@ -22,7 +22,7 @@ Be sure to read the https://docs.spring.io/spring-security/site/docs/current/ref
 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].
 
 == Quick Start
-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.
+See https://docs.spring.io/spring-security/site/docs/5.5.x/reference/html5/#servlet-hello[Hello Spring Security] to get started with a "Hello, World" application.
 
 == Building from Source
 Spring Security uses a https://gradle.org[Gradle]-based build system.