summaryrefslogtreecommitdiff
path: root/doc/projects.html
diff options
context:
space:
mode:
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>