From 74afc684b01b0f2ada30816212f50b38dbce2868 Mon Sep 17 00:00:00 2001 From: mesutoezdil Date: Wed, 6 May 2026 19:03:02 +0200 Subject: [PATCH] docs: fix tutorials card link on index page The Tutorials card on the home page was pointing to /tutorials instead of /get-started/tutorials. This was missed in #1137. --- docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.mdx b/docs/index.mdx index 73b8d1d0b..26135b874 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -99,7 +99,7 @@ Install the CLI and create your first sandbox in two commands. Tutorial - + Hands-on walkthroughs from first sandbox to custom policies.