From adea2573100cfd787fa3495ec24b2c0d6e0ef902 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Mon, 30 Mar 2026 19:48:17 +0200 Subject: [PATCH] Update docs links to `tzdata.python.org` --- README.rst | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 948d7fa..8858ff7 100644 --- a/README.rst +++ b/README.rst @@ -9,4 +9,4 @@ location), as a part of `PEP 615 `_ This repository generates a ``pip``-installable package, published on PyPI as `tzdata `_. -For more information, see `the documentation `_. +For more information, see `the documentation `_. diff --git a/setup.cfg b/setup.cfg index e223ff2..bc1b745 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ classifiers = project_urls = Bug Reports = https://github.com/python/tzdata/issues Source = https://github.com/python/tzdata - Documentation = https://tzdata.readthedocs.io + Documentation = https://tzdata.python.org [options] packages = tzdata