Parcourir la source

Merge branch '6.3.x' into 6.4.x

Rob Winch il y a 5 mois
Parent
commit
4fa5b45745
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/modules/ROOT/pages/index.adoc

+ 1 - 1
docs/modules/ROOT/pages/index.adoc

@@ -2,7 +2,7 @@
 
 [NOTE]
 ====
-Spring Security's documentation can be http://docs.spring.io/spring-security/reference/spring-security-docs.zip[downloaded] as a zip file.
+Spring Security's documentation can be https://docs.spring.io/spring-security/reference/spring-security-docs.zip[downloaded] as a zip file.
 ====
 
 Spring Security is a framework that provides xref:features/authentication/index.adoc[authentication], xref:features/authorization/index.adoc[authorization], and xref:features/exploits/index.adoc[protection against common attacks].