diff --git a/plugins/flytekit-slurm/README.md b/plugins/flytekit-slurm/README.md index cee8a93bde..2f3876e135 100644 --- a/plugins/flytekit-slurm/README.md +++ b/plugins/flytekit-slurm/README.md @@ -2,4 +2,4 @@ The Slurm agent is designed to integrate Flyte workflows with Slurm-managed high-performance computing (HPC) clusters, enabling users to leverage Slurm's capability of compute resource allocation, scheduling, and monitoring. -This [guide](https://github.com/flyteorg/flytekit/blob/e68fda9f071833a4ea5facf350f9ee53be42ced3/plugins/flytekit-slurm/demo.md) provides a concise overview of the design philosophy behind the Slurm agent and explains how to set up a local environment for testing the agent. +This [guide](https://github.com/flyteorg/flytekit/blob/470637ca2219f3cd6fe5a635db5f168e4a27b5e6/plugins/flytekit-slurm/demo.md) provides a concise overview of the design philosophy behind the Slurm agent and explains how to set up a local environment for testing the agent.