Use HTTPS for external links wherever possible
See gh-16317
This commit is contained in:
committed by
Andy Wilkinson
parent
8059dceee4
commit
189eeefbb1
@@ -62,7 +62,7 @@ Simply add the `net.sf.ehcache:ehcache` dependency to the project. Since there i
|
||||
default `ehcache.xml` configuration file at the root of the classpath, it is automatically
|
||||
used to configure the underlying `CacheManager`. Note that EhCache 3 uses a different
|
||||
format and doesn't default to `ehcache.xml` anymore. Check
|
||||
http://www.ehcache.org/documentation/3.0/xml.html[the documentation] for more details.
|
||||
https://www.ehcache.org/documentation/3.0/xml.html[the documentation] for more details.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user