docs: cgroup-v1/cpusets: update libcgroup project link
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 14 Apr 2023 05:48:49 +0000 (11:18 +0530)
committerTejun Heo <tj@kernel.org>
Fri, 14 Apr 2023 16:55:48 +0000 (06:55 -1000)
Update the libcgroup project link, in the cgroup v1/cpusets
documentation.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/admin-guide/cgroup-v1/cpusets.rst

index 5d844ed..ae646d6 100644 (file)
@@ -719,7 +719,7 @@ There are ways to query or modify cpusets:
    cat, rmdir commands from the shell, or their equivalent from C.
  - via the C library libcpuset.
  - via the C library libcgroup.
-   (http://sourceforge.net/projects/libcg/)
+   (https://github.com/libcgroup/libcgroup/)
  - via the python application cset.
    (http://code.google.com/p/cpuset/)