Polish "Use HTTPS for external links wherever possible"

See gh-16381
This commit is contained in:
Andy Wilkinson
2019-03-27 15:01:48 +00:00
parent bbbfee6480
commit 365fed59ca
2 changed files with 6 additions and 6 deletions

View File

@@ -122,8 +122,8 @@ final class CentralDirectoryFileHeader implements FileHeader {
}
/**
* Decode MS-DOS Date Time details. See
* <a href="https://docs.microsoft.com/en-gb/windows/desktop/api/winbase/nf-winbase-dosdatetimetofiletime">
* Decode MS-DOS Date Time details. See <a href=
* "https://docs.microsoft.com/en-gb/windows/desktop/api/winbase/nf-winbase-dosdatetimetofiletime">
* Microsoft's documentation</a> for more details of the format.
* @param date the date part
* @param time the time part