From b4f5f07d076d7e7d825306981108dbb7120d7377 Mon Sep 17 00:00:00 2001 From: partev Date: Wed, 21 Sep 2022 15:47:46 -0400 Subject: Doc: fix link redirect (GH-96606) "Hyperbolic_function" -> "Hyperbolic_functions" --- Doc/library/math.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/math.rst b/Doc/library/math.rst index 96ada7d..559c6ec 100644 --- a/Doc/library/math.rst +++ b/Doc/library/math.rst @@ -534,7 +534,7 @@ Angular conversion Hyperbolic functions -------------------- -`Hyperbolic functions `_ +`Hyperbolic functions `_ are analogs of trigonometric functions that are based on hyperbolas instead of circles. -- cgit v0.12