From 70bc2fbe993c9e098582a559bee29faf0b2509cd Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Mon, 12 Oct 2015 18:47:57 +0100 Subject: [PATCH] [rtfd] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ff058ad..7e277d6c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The Gaussian processes framework in Python. * [GPy homepage](http://sheffieldml.github.io/GPy/) * [Tutorial notebooks](http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb) * [User mailing list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users) -* [Developer documentation](http://pythonhosted.org/GPy/) +* [Developer documentation](http://gpy.readthedocs.org/en/devel/) * [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy) * [![licence](https://img.shields.io/badge/licence-BSD-blue.svg)](http://opensource.org/licenses/BSD-3-Clause)