mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 13:01:37 +00:00
Fix format::strftime docs link
This commit is contained in:
parent
ce383862ff
commit
0a058ea70d
@ -1027,7 +1027,7 @@ impl DateTime<FixedOffset> {
|
||||
/// for a version that does not require a timezone in the to-be-parsed str. The returned
|
||||
/// [`DateTime`] value will have a [`FixedOffset`] reflecting the parsed timezone.
|
||||
///
|
||||
/// See the [`format::strftime` module](./format/strftime/index.html) for supported format
|
||||
/// See the [`format::strftime` module](../format/strftime/index.html) for supported format
|
||||
/// sequences.
|
||||
///
|
||||
/// # Example
|
||||
|
Loading…
x
Reference in New Issue
Block a user