Skip to content

Commit 9c4af31

Browse files
authored
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.
1 parent 28928df commit 9c4af31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/admin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ State files can be written using YAML, the Jinja2 template system or pure Python
131131
Psutil
132132
------
133133

134-
`Psutil <https://code.google.com/p/psutil/>`_ is an interface to different
134+
`Psutil <https://github.com/giampaolo/psutil/>`_ is an interface to different
135135
system information (e.g. CPU, memory, disks, network, users and processes).
136136

137137
Here is an example to be aware of some server overload. If any of the

0 commit comments

Comments
 (0)