summaryrefslogtreecommitdiff
path: root/doc/gmp.texi
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2022-09-30 22:35:09 +0200
committerMarc Glisse <marc.glisse@inria.fr>2022-09-30 22:35:09 +0200
commit0d899c7673372b91526faec783b0ee4755868a6f (patch)
tree64e85055b1822c2559e9f84ff93877f2f1358239 /doc/gmp.texi
parentdbcd5a39702fa91d757d412e422a945ed079ec35 (diff)
downloadgmp-0d899c7673372b91526faec783b0ee4755868a6f.tar.gz
Update URL for MPFR
Diffstat (limited to 'doc/gmp.texi')
-rw-r--r--doc/gmp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gmp.texi b/doc/gmp.texi
index efa40722a..6334e54c4 100644
--- a/doc/gmp.texi
+++ b/doc/gmp.texi
@@ -4717,7 +4717,7 @@ computer often differ from the results on a computer with a different word
size.
New projects should consider using the GMP extension library MPFR
-(@url{http://mpfr.org}) instead. MPFR provides well-defined precision and
+(@url{https://www.mpfr.org/}) instead. MPFR provides well-defined precision and
accurate rounding, and thereby naturally extends IEEE P754.
@menu