updated unix.stackexchange link from http to https

This commit is contained in:
TygrisIQ 2022-07-17 09:39:30 +03:00 committed by GitHub
parent 21758c81ea
commit d40b7b1ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ pub enum SortField {
/// slows the whole operation down, so many systems will only update the
/// timestamp in certain circumstances. This has become common enough that
/// its now expected behaviour!
/// <http://unix.stackexchange.com/a/8842>
/// <https://unix.stackexchange.com/a/8842>
AccessedDate,
/// The time the file was changed (the “ctime”).