mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
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.
This commit is contained in:
@@ -131,7 +131,7 @@ State files can be written using YAML, the Jinja2 template system or pure Python
|
||||
Psutil
|
||||
------
|
||||
|
||||
`Psutil <https://code.google.com/p/psutil/>`_ is an interface to different
|
||||
`Psutil <https://github.com/giampaolo/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
|
||||
|
||||
Reference in New Issue
Block a user