From 65f1deaca0e16b876d8552a8d541c2ef37f58103 Mon Sep 17 00:00:00 2001 From: Tim Parenti Date: Wed, 21 Oct 2020 12:16:45 -0400 Subject: [PATCH] * tz-link.html: Fix typo --- tz-link.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tz-link.html b/tz-link.html index a0e35a0..10c40b5 100644 --- a/tz-link.html +++ b/tz-link.html @@ -591,7 +591,7 @@ that represent tzdb timezones. Python is freely available under the Python Software Foundation License. -A companion href="https://pypi.org/">PyPI module +A companion PyPI module tzdata supplies TZif data if the underlying system data cannot be found; it is freely available under the Apache License. -- 1.8.3.1