Skip to content

Commit 97aa378

Browse files
authored
Merge pull request realpython#782 from klauern/patch-1
Update psutil project page to not use Google Code
2 parents 28928df + 9c4af31 commit 97aa378

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)