summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-05-31 14:37:04 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-05-31 14:37:04 +0000
commit190d518cec82c4d3c790d2b0a2100a427da66b3b (patch)
tree61983878f9b058c1bcca2f977d3bacd0e3524805 /examples
parentc1b283a6fbb327fb6cb521e6188df2120ce5126c (diff)
downloadmpfr-190d518cec82c4d3c790d2b0a2100a427da66b3b.tar.gz
Updated mpfr.org URL's to use https (except in ChangeLog and NEWS).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12740 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'examples')
-rw-r--r--examples/sample.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sample.c b/examples/sample.c
index bc68b1900..ce8482537 100644
--- a/examples/sample.c
+++ b/examples/sample.c
@@ -1,5 +1,5 @@
/* This is the example given and commented on the MPFR web site:
- * http://www.mpfr.org/sample.html
+ * https://www.mpfr.org/sample.html
*/
/*