|
From: villate <vi...@us...> - 2025-08-24 15:00:16
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Maxima CAS".
The branch, master has been updated
via c80a0a228fdc435dfb64476c0710a6344a0ce430 (commit)
from 6466d800d08b62a492725b5aacc48fcc7dbe7ede (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c80a0a228fdc435dfb64476c0710a6344a0ce430
Author: villate <vi...@fe...>
Date: Sun Aug 24 15:59:47 2025 +0100
Updates the URL's.
diff --git a/doc/info/trigtools.texi.m4 b/doc/info/trigtools.texi.m4
index 290939bdd..949e818a0 100644
--- a/doc/info/trigtools.texi.m4
+++ b/doc/info/trigtools.texi.m4
@@ -188,7 +188,7 @@ coth(x)=c2trig(coth(x));
(%o5) coth(x) = %i cot(%i x)
@end example
-@item see @url{http://www.math.utexas.edu/pipermail/maxima/2013/034585.html}
+@item see @url{https://maxima.sourceforge.io/ext/list_archives/2013/msg03230.html}
@example
(%i6) cos(p+q*%i);
(%o6) cos(%i q + p)
@@ -898,7 +898,7 @@ Examples:
5 239 4
@end example
-@item see @url{http://en.wikipedia.org/wiki/Machin-like_formula}
+@item see @url{https://en.wikipedia.org/wiki/Machin-like_formula}
@example
(%i8) 12*atan(1/49)+32*atan(1/57)-5*atan(1/239)+12*atan(1/110443)$
%=atan_contract(%);
@@ -919,7 +919,7 @@ Examples:
@section References
@enumerate
-@item @url{http://maxima.sourceforge.net}
+@item @url{https://maxima.sourceforge.io}
@end enumerate
-----------------------------------------------------------------------
Summary of changes:
doc/info/trigtools.texi.m4 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Maxima CAS
|