From e2b3b06d03590c8d85e252326e7a978b82338194 Mon Sep 17 00:00:00 2001 From: Suhyen Im Date: Thu, 19 Dec 2024 01:48:41 +0900 Subject: [PATCH] feat: update podtato-head description in overview Signed-off-by: Suhyen Im --- website/docs/tutorials/overview.md | 2 +- website/versioned_docs/version-3.12.0/tutorials/overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index 5b4a8fcc..f27399b7 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -10,4 +10,4 @@ The Tutorials section offers hands-on guides for Litmus users to experiment with ### [Let's Start with Podtato-head](podtato-head.md) -This tutorial guides users through injecting a pod-delete fault into the `podtato-head-hat` pod and verifying its availability during the chaos. +This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos. diff --git a/website/versioned_docs/version-3.12.0/tutorials/overview.md b/website/versioned_docs/version-3.12.0/tutorials/overview.md index 5b4a8fcc..f27399b7 100644 --- a/website/versioned_docs/version-3.12.0/tutorials/overview.md +++ b/website/versioned_docs/version-3.12.0/tutorials/overview.md @@ -10,4 +10,4 @@ The Tutorials section offers hands-on guides for Litmus users to experiment with ### [Let's Start with Podtato-head](podtato-head.md) -This tutorial guides users through injecting a pod-delete fault into the `podtato-head-hat` pod and verifying its availability during the chaos. +This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos.