summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-03 12:46:51 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-03 12:46:51 +0000
commit9178c102795a4daed72a8101eca7209b2e4555a2 (patch)
tree1f05d6328e40789c1462338537099a943d49369f /README
parent80645bcacda80e7d9eedca9f0337fcd08ad12634 (diff)
downloadmpc-9178c102795a4daed72a8101eca7209b2e4555a2.tar.gz
updated gmp web page
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@427 211d60ee-9f03-0410-a15a-8952a2c7a4e4
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/).