From 9c4af31253c9ead770cf179d36d887a34f158c7b Mon Sep 17 00:00:00 2001 From: Nick Klauer Date: Fri, 16 Dec 2016 13:27:48 -0600 Subject: [PATCH] Update psutil project page to not use Google Code Since Google Code is defunct, the new homepage for `psutil` is on GitHub. I've updated the link, nothing more. --- docs/scenarios/admin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index 8e738d9c0..a438ab40c 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -131,7 +131,7 @@ State files can be written using YAML, the Jinja2 template system or pure Python Psutil ------ -`Psutil `_ is an interface to different +`Psutil `_ is an interface to different system information (e.g. CPU, memory, disks, network, users and processes). Here is an example to be aware of some server overload. If any of the