From c9d8dff38a40e1a001b018a828aca45f7e1cdddc Mon Sep 17 00:00:00 2001 From: Denis Arrivault <denis.arrivault@lif.univ-mrs.fr> Date: Thu, 17 Dec 2015 13:57:48 +0100 Subject: [PATCH] Change the pythonhosted adress in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 432f22b..c5ca02f 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ The latest version of **ltfatpy** can be downloaded from the following `PyPI page <https://pypi.python.org/pypi/ltfatpy>`_. The documentation is available as a -`pythonhosted site <http://pythonhosted.org/neo/>`_. +`pythonhosted site <http://pythonhosted.org/ltfatpy/>`_. The development is done in this `gitlab project <https://gitlab.lif.univ-mrs.fr/dev/ltfatpy>`_, which provides -- GitLab