Selaa lähdekoodia

https docs download

Rob Winch 5 kuukautta sitten
vanhempi
commit
d14a9ae068
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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].