From 89dd959dbafc3d429b337eaddac684378db64f4e Mon Sep 17 00:00:00 2001 From: andoriyaprashant Date: Wed, 24 Jul 2024 00:50:59 +0530 Subject: [PATCH] Broken link in developer.md fixed --- docs/developer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer.md b/docs/developer.md index 473dc91d6..e735a0e70 100644 --- a/docs/developer.md +++ b/docs/developer.md @@ -157,7 +157,7 @@ Check your linting. kubectl apply -f ./deploy/rbac.yaml kubectl apply -f ./deploy/operator.yaml ``` -- Run the chaos by following the [Litmus Docs](https://docs.litmuschaos.io/docs/getstarted/#install-chaos-experiments) +- Run the chaos by following the [Litmus Docs](https://docs.litmuschaos.io/docs/getting-started/run-your-first-workflow/) - Verify the changes