From 2e1fd7e33204f4a602528df3c9e7d8065a8cf8b9 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Sat, 11 Jun 2016 00:04:30 +0200 Subject: [PATCH] DOC: fix readthedocs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1f04fb..5268f82 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ but that may change in the future. Documentation is available at [geopandas.org](http://geopandas.org) (current release) and -[Read the Docs](http://geopandas.readthedocs.io/en/master/) +[Read the Docs](http://geopandas.readthedocs.io/en/latest/) (release and development versions). Install