]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-136122: Fix video link for math.tau documentation (#136129)
authorsedram <54665381+sedram@users.noreply.github.com>
Mon, 30 Jun 2025 14:43:39 +0000 (10:43 -0400)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 14:43:39 +0000 (17:43 +0300)
Doc/library/math.rst

index 03da0e4713c42d29d633a190c822cc96cf8e9279..bf7a00549fc6e6743c4dd9f24405749b865ffda3 100644 (file)
@@ -804,7 +804,7 @@ Constants
    The mathematical constant *τ* = 6.283185..., to available precision.
    Tau is a circle constant equal to 2\ *π*, the ratio of a circle's circumference to
    its radius. To learn more about Tau, check out Vi Hart's video `Pi is (still)
-   Wrong <https://www.youtube.com/watch?v=jG7vhMMXagQ>`_, and start celebrating
+   Wrong <https://vimeo.com/147792667>`_, and start celebrating
    `Tau day <https://tauday.com/>`_ by eating twice as much pie!
 
    .. versionadded:: 3.6