Skip to content

Commit be9581f

Browse files
authored
Merge pull request #20 from taldcroft/patch-1
Update psutil link in README.rst
2 parents b658e9b + 4aac493 commit be9581f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ About
44
=====
55

66
``psrecord`` is a small utility that uses the
7-
`psutil <https://code.google.com/p/psutil/>`__ library to record the CPU
7+
`psutil <https://github.com/giampaolo/psutil/>`__ library to record the CPU
88
and memory activity of a process. The package is still under development
99
and is therefore experimental.
1010

0 commit comments

Comments
 (0)