]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-136122: Fix video link for math.tau documentation (GH-136129) (#136131)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Jun 2025 14:49:09 +0000 (16:49 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 14:49:09 +0000 (14:49 +0000)
Co-authored-by: sedram <54665381+sedram@users.noreply.github.com>
Doc/library/math.rst

index 11d3b756e213229f58623a944a94bdc498db7a64..8dad20bc83bcf35e3961e50b3dc9df79959068d8 100644 (file)
@@ -774,7 +774,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