docs: add Sonnet 4.6 blog post to sidebar navigation

Add link to Claude Sonnet 4.6 Day 0 support blog post in the Blog section of the documentation sidebar.
This commit is contained in:
Ishaan Jaffer 2026-02-17 12:11:12 -08:00
parent bf25a5046f
commit 882fd6d0b2

View file

@ -1127,6 +1127,11 @@ const sidebars = {
type: "category",
label: "Blog",
items: [
{
type: "link",
label: "Day 0 Support: Claude Sonnet 4.6",
href: "/blog/claude_sonnet_4_6",
},
{
type: "link",
label: "Incident: Broken Model Cost Map",