From f9501b678e6def0f56949a755cf0a525c903455b Mon Sep 17 00:00:00 2001 From: Amit Gorai Date: Wed, 1 Oct 2025 01:47:30 +0530 Subject: [PATCH] docs: add Learn More section to what-is-litmus.md (#362) --- website/docs/introduction/what-is-litmus.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/introduction/what-is-litmus.md b/website/docs/introduction/what-is-litmus.md index d598f6c1..8252d79c 100644 --- a/website/docs/introduction/what-is-litmus.md +++ b/website/docs/introduction/what-is-litmus.md @@ -30,4 +30,11 @@ Chaos Experiments are fundamental units within the LitmusChaos architecture. Use A chaos scenario is much more than a simple chaos experiment. It supports the user in defining the expected result, observing the result, analysing the overall system behaviour, and in the decision-making process if the system needs to be tuned for improving the resilience. +## Learn more + +[Install Litmus](https://docs.litmuschaos.io/docs/getting-started/installation) +[Usecases of Litmus](https://docs.litmuschaos.io/docs/introduction/usage) +[Core Principles](https://docs.litmuschaos.io/docs/introduction/core-principles) +[Join our Community](https://docs.litmuschaos.io/docs/introduction/community) +