Bladeren bron

https docs download

Rob Winch 5 maanden geleden
bovenliggende
commit
58e7ba4a4b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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].