summaryrefslogtreecommitdiff
path: root/doc/projects.html
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/projects.html
parentdbcd5a39702fa91d757d412e422a945ed079ec35 (diff)
downloadgmp-0d899c7673372b91526faec783b0ee4755868a6f.tar.gz
Update URL for MPFR
Diffstat (limited to 'doc/projects.html')
-rw-r--r--doc/projects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/projects.html b/doc/projects.html
index 4a105142b..34bbb5204 100644
--- a/doc/projects.html
+++ b/doc/projects.html
@@ -456,7 +456,7 @@ see https://www.gnu.org/licenses/.
functions are desirable: acos, acosh, asin, asinh, atan, atanh, atan2,
cos, cosh, exp, log, log10, pow, sin, sinh, tan, tanh.
- <p> Note that the <a href="http://mpfr.org">mpfr</a> functions already
+ <p> Note that the <a href="https://www.mpfr.org/">mpfr</a> functions already
provide these functions, and that we usually recommend new programs to use
mpfr instead of mpf.
</ul>