From 482487db92c83638ca82d665300d68806c166c57 Mon Sep 17 00:00:00 2001 From: Piotr Mlocek Date: Thu, 9 Apr 2026 12:20:31 -0700 Subject: [PATCH] docs(fern): fix homepage section links Point the homepage cards at the tutorials and observability section roots so they match the current Fern routing layout. --- fern/pages/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/pages/index.mdx b/fern/pages/index.mdx index 1570bcae..63429004 100644 --- a/fern/pages/index.mdx +++ b/fern/pages/index.mdx @@ -108,7 +108,7 @@ Install the CLI and create your first sandbox in two commands. Tutorial - + Hands-on walkthroughs from first sandbox to custom policies. @@ -129,7 +129,7 @@ Keep inference traffic private by routing API calls to local or self-hosted back Concept - + Understand sandbox logs, access them via CLI and TUI, and export OCSF JSON records.