From 112c01ea960da47f6ccad28054fe329b5e012e97 Mon Sep 17 00:00:00 2001 From: James <133906218+yungcero@users.noreply.github.com> Date: Thu, 19 Feb 2026 19:43:43 -0700 Subject: [PATCH] docs(fix): fix breaking case sensitive changes --- docs/docs.json | 2 +- docs/why-aip.mdx | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index b562dcf..8991541 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -17,7 +17,7 @@ "group": "Getting started", "pages": [ "index", - "why-AIP" + "why-aip" ] }, { diff --git a/docs/why-aip.mdx b/docs/why-aip.mdx index 8a13a1c..22cdd01 100644 --- a/docs/why-aip.mdx +++ b/docs/why-aip.mdx @@ -1,4 +1,6 @@ -# Why AIP? The Problem with AI Agent Security +--- +title: "Why AIP? The Problem with AI Agent Security" +--- This document explains the security challenges that AIP addresses and why existing solutions are insufficient.