]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-137499: Fixed dead link to NIST website (#137500)
authortobiasjcat <70606111+tobiasjcat@users.noreply.github.com>
Thu, 7 Aug 2025 05:41:16 +0000 (22:41 -0700)
committerGitHub <noreply@github.com>
Thu, 7 Aug 2025 05:41:16 +0000 (08:41 +0300)
Doc/library/time.rst

index df9be68bf4f69d6f35eb8bbf54acbbaf65d2527a..b05c0a312dbe34d99cbda89557d63847ede1e534 100644 (file)
@@ -935,7 +935,7 @@ These constants are used as parameters for :func:`clock_getres` and
 
 .. data:: CLOCK_TAI
 
-   `International Atomic Time <https://www.nist.gov/pml/time-and-frequency-division/nist-time-frequently-asked-questions-faq#tai>`_
+   `International Atomic Time <https://www.nist.gov/pml/time-and-frequency-division/how-utcnist-related-coordinated-universal-time-utc-international>`_
 
    The system must have a current leap second table in order for this to give
    the correct answer.  PTP or NTP software can maintain a leap second table.