Преглед изворни кода

Change Getting Started Link

Point to 5.5.x reference guide

Issue gh-6502
Josh Cummings пре 4 година
родитељ
комит
c38495bfaf
1 измењених фајлова са 1 додато и 1 уклоњено
  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.