From 3853f2a647280acf45452565ad9f63666e34167a Mon Sep 17 00:00:00 2001 From: ckormanyos Date: Thu, 29 May 2025 08:09:38 +0200 Subject: [PATCH] Update corrected MPIR web link --- doc/multiprecision.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/multiprecision.qbk b/doc/multiprecision.qbk index 60ae3110..af6e60b6 100644 --- a/doc/multiprecision.qbk +++ b/doc/multiprecision.qbk @@ -59,7 +59,7 @@ [template mpf_class[] [@http://gmplib.org/manual/C_002b_002b-Interface-Floats.html#C_002b_002b-Interface-Floats mpf_class]] [template mpfr_class[] [@http://math.berkeley.edu/~wilken/code/gmpfrxx/ mpfr_class]] [template mpreal[] [@http://www.holoborodko.com/pavel/mpfr/ mpreal]] -[template mpir[] [@http://mpir.org/ MPIR]] +[template mpir[] [@https://github.com/wbhart/mpir/ MPIR]] [template tommath[] [@http://libtom.net libtommath]] [template quadmath[] [@http://gcc.gnu.org/onlinedocs/libquadmath/ libquadmath]]