From c4041b7d1029a982158213c0b17a51fac7d03fea Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 1 Mar 2012 11:45:34 +0000 Subject: [PATCH] Correct link to documentation. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 60c91e6d7..b537850b9 100644 --- a/README +++ b/README @@ -63,7 +63,7 @@ PERFORMANCE OF THIS SOFTWARE. **Documentation** -see http://matplotlib.gitub.net/basemap. +see http://matplotlib.github.com/basemap/ see scripts in 'examples' directory for example usage.