summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e10bbc9..11b879c 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
mpc is a complex floating-point library with exact rounding.
-It is based on the mpfr floating-point library (www.mpfr.org),
-which is itself based on the GNU MP library (www.swox.se/gmp/).
+It is based on the mpfr floating-point library (http://www.mpfr.org/),
+which is itself based on the GNU MP library (http://gmplib.org/).