From be70e426ae559aa5e810f7889e2153e6654983fe Mon Sep 17 00:00:00 2001 From: jay-mckay <70169105+jay-mckay@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:03:43 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d3b1fc..777849a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ cgroup-warden allows requests to be made to modify resource limits per cgroup th ``` ## Install -Download the [latest release](https://github.com/CHPC-UofU/releases) +Download the [latest release](https://github.com/CHPC-UofU/cgroup-warden/releases) ## Contribute Contributions are welcomed. To contribute, fork this repository on GitHub and submit a pull request with your proposed changes. Bug reports and feature requests are also appreciated, and can be made via GitHub Issues.