Use HTTPS for external links wherever possible
See gh-16317
This commit is contained in:
committed by
Andy Wilkinson
parent
8059dceee4
commit
189eeefbb1
@@ -27,7 +27,7 @@ import org.springframework.boot.loader.data.RandomAccessData;
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @author Andy Wilkinson
|
||||
* @see <a href="http://en.wikipedia.org/wiki/Zip_%28file_format%29">Zip File Format</a>
|
||||
* @see <a href="https://en.wikipedia.org/wiki/Zip_%2528file_format%2529">Zip File Format</a>
|
||||
*/
|
||||
|
||||
final class CentralDirectoryFileHeader implements FileHeader {
|
||||
|
||||
Reference in New Issue
Block a user