Skip to content

Commit 38c7b0e

Browse files
[3.13] gh-136122: Fix video link for math.tau documentation (GH-136129) (#136132)
Co-authored-by: sedram <[email protected]>
1 parent ef4a70b commit 38c7b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/math.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ Constants
774774
The mathematical constant *τ* = 6.283185..., to available precision.
775775
Tau is a circle constant equal to 2\ *π*, the ratio of a circle's circumference to
776776
its radius. To learn more about Tau, check out Vi Hart's video `Pi is (still)
777-
Wrong <https://www.youtube.com/watch?v=jG7vhMMXagQ>`_, and start celebrating
777+
Wrong <https://vimeo.com/147792667>`_, and start celebrating
778778
`Tau day <https://tauday.com/>`_ by eating twice as much pie!
779779

780780
.. versionadded:: 3.6

0 commit comments

Comments
 (0)