summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README b/docs/README
index 3aaea8a5..8ceb5f21 100644
--- a/docs/README
+++ b/docs/README
@@ -3,7 +3,7 @@ About
This directory contains the reStructuredText (reST) sources to the psutil
documentation. You don't need to build them yourself, prebuilt versions are
-available at https://pythonhosted.org/psutil/.
+available at http://psutil.readthedocs.io.
In case you want, you need to install sphinx first:
$ pip install sphinx
@@ -12,4 +12,4 @@ Then run:
$ make html
-You'll then have an HTML version of the doc at _build/html/index.html. \ No newline at end of file
+You'll then have an HTML version of the doc at _build/html/index.html.