Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fern/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Install the CLI and create your first sandbox in two commands.
<Badge intent="tip" minimal outlined>Tutorial</Badge>
</Card>

<Card title="Tutorials" href="/tutorials/index">
<Card title="Tutorials" href="/tutorials">

Hands-on walkthroughs from first sandbox to custom policies.

Expand All @@ -129,7 +129,7 @@ Keep inference traffic private by routing API calls to local or self-hosted back
<Badge intent="tip" minimal outlined>Concept</Badge>
</Card>

<Card title="Observability" href="/observability/index">
<Card title="Observability" href="/observability">

Understand sandbox logs, access them via CLI and TUI, and export OCSF JSON records.

Expand Down
Loading