Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4f5f07

Browse files
authored
Doc: fix link redirect (GH-96606)
"Hyperbolic_function" -> "Hyperbolic_functions"
1 parent 4b81139 commit b4f5f07

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
@@ -534,7 +534,7 @@ Angular conversion
534534
Hyperbolic functions
535535
--------------------
536536

537-
`Hyperbolic functions <https://en.wikipedia.org/wiki/Hyperbolic_function>`_
537+
`Hyperbolic functions <https://en.wikipedia.org/wiki/Hyperbolic_functions>`_
538538
are analogs of trigonometric functions that are based on hyperbolas
539539
instead of circles.
540540

0 commit comments

Comments
 (0)