Skip to content

Commit 77a9c09

Browse files
Update docs links to tzdata.python.org (#125)
1 parent 11148f6 commit 77a9c09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/>`_
99
This repository generates a ``pip``-installable package, published on PyPI as
1010
`tzdata <https://pypi.org/project/tzdata>`_.
1111

12-
For more information, see `the documentation <https://tzdata.readthedocs.io>`_.
12+
For more information, see `the documentation <https://tzdata.python.org>`_.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers =
1919
project_urls =
2020
Bug Reports = https://github.com/python/tzdata/issues
2121
Source = https://github.com/python/tzdata
22-
Documentation = https://tzdata.readthedocs.io
22+
Documentation = https://tzdata.python.org
2323

2424
[options]
2525
packages = tzdata

0 commit comments

Comments
 (0)