summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2017-09-07 16:11:39 +0800
committerGiampaolo Rodola <g.rodola@gmail.com>2017-09-07 16:11:39 +0800
commit6b7f8fbad032e88b96e700e0e27b214a1e7a0b95 (patch)
tree4ad393dda8aa1caeb3c2abe86e24d8239a7ffbc7 /docs/README
parent274d6f63dbab0603d4cc714fa0ea4e5f7f5de883 (diff)
downloadpsutil-6b7f8fbad032e88b96e700e0e27b214a1e7a0b95.tar.gz
update doc url
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.