From 0d4fb5462c8a223bc6c07f61b789e8be714aad8f Mon Sep 17 00:00:00 2001 From: davidekete Date: Fri, 21 Feb 2025 14:11:44 +0100 Subject: [PATCH] improve tutorial overview Signed-off-by: davidekete --- website/docs/tutorials/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index 93543f3..d0f8537 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -6,7 +6,7 @@ sidebar_label: Overview --- -This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides, however, you can find them in the [Getting Started](../getting-started/installation.md) section. +This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides. However, you can find them in the [Getting Started](../getting-started/installation.md) section. ### [Let's Start with Podtato-head](podtato-head.md)