Skip to content

Commit 8dc244f

Browse files
JHoloboskisdispater
authored andcommitted
Fixed IANA tz database url (#237)
1 parent 61c4f2e commit 8dc244f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/instantiation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ It otherwise can be a `Timezone` instance or simply a string timezone value.
2929
!!!note
3030

3131
Supported strings for timezones are the one provided
32-
by the [IANA time zone database](https://www.iana.org/time-zones>).
33-
32+
by the [IANA time zone database](https://www.iana.org/time-zones).
33+
3434
The special `local` string is also supported and will return your current timezone.
3535

3636
!!!warning

0 commit comments

Comments
 (0)