Skip to content

Commit 615140f

Browse files
committed
Remove id field from integrations-and-sdks index frontmatter and update sidebar reference
1 parent 9b0051b commit 615140f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/integrations-and-sdks/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
id: overview
32
description: Discover which integrations and SDKs to add Speechmatics' STT, TTS or voice agents to your applications.
43
---
54

docs/integrations-and-sdks/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
items: [
77
{
88
type: "doc",
9-
id: "integrations-and-sdks/overview",
9+
id: "integrations-and-sdks/index",
1010
label: "Overview",
1111
},
1212
{

0 commit comments

Comments
 (0)