]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-137499: Fixed dead link to NIST website (GH-137500) (#137502)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 9 Aug 2025 03:31:29 +0000 (05:31 +0200)
committerGitHub <noreply@github.com>
Sat, 9 Aug 2025 03:31:29 +0000 (03:31 +0000)
gh-137499: Fixed dead link to NIST website (GH-137500)
(cherry picked from commit 3c1471d971ea2759d9de76e22230cd71cf4b7a07)

Co-authored-by: tobiasjcat <70606111+tobiasjcat@users.noreply.github.com>
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.