Skip to content

Commit 109670c

Browse files
authored
Changed API spec label in docs header (#552)
* Changed API spec label in docs header * Changed to API & SDKs Considering the page has API References and MCP SDKs
1 parent 7d4ae0e commit 109670c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/en/_meta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const meta: MetaRecord = {
1818
},
1919
references: {
2020
type: "page",
21-
title: "Reference",
21+
title: "API & SDKs",
2222
href: "/references",
2323
},
2424
};

0 commit comments

Comments
 (0)