diff --git a/docs-site/content/kagent/resources/api-ref.md b/docs-site/content/kagent/resources/api-ref.md
index c8ec13cb..2384a6cc 100644
--- a/docs-site/content/kagent/resources/api-ref.md
+++ b/docs-site/content/kagent/resources/api-ref.md
@@ -1343,4 +1343,3 @@ _Appears in:_
| --- | --- |
| `ConfigMap` | |
| `Secret` | |
-
diff --git a/docs-site/content/kagent/resources/helm.md b/docs-site/content/kagent/resources/helm.md
index 070bfa6b..822f3d57 100644
--- a/docs-site/content/kagent/resources/helm.md
+++ b/docs-site/content/kagent/resources/helm.md
@@ -363,4 +363,3 @@ A Helm chart for kagent, built with Google ADK
| ui.volumes | object | `{"nextjsCache":"100Mi","tmp":"50Mi"}` | EmptyDir volume sizes for Next.js UI workload (typically used when enabling readOnlyRootFilesystem) |
| ui.volumes.nextjsCache | string | `"100Mi"` | Size limit for Next.js build cache (.next/cache). Default 100Mi is sufficient for typical Next.js apps with moderate caching needs. |
| ui.volumes.tmp | string | `"50Mi"` | Size limit for temporary files (/tmp). Default 50Mi provides ample space for Next.js runtime temporary data. |
-
diff --git a/docs-site/content/kmcp/reference/api-ref.md b/docs-site/content/kmcp/reference/api-ref.md
index f7cd8732..7a5f5d86 100644
--- a/docs-site/content/kmcp/reference/api-ref.md
+++ b/docs-site/content/kmcp/reference/api-ref.md
@@ -162,4 +162,3 @@ _Appears in:_
| --- | --- |
| `stdio` | TransportTypeStdio indicates that the MCP server uses standard input/output for communication.
|
| `http` | TransportTypeHTTP indicates that the MCP server uses Streamable HTTP for communication.
|
-