Skip to content

Commit a87f3e0

Browse files
authored
gh-136122: Fix video link for math.tau documentation (#136129)
1 parent ee47670 commit a87f3e0

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

810810
.. versionadded:: 3.6

0 commit comments

Comments
 (0)