Skip to content

Commit 26402fd

Browse files
committed
docs: update broken meta
1 parent 887543c commit 26402fd

File tree

3 files changed

+6
-26
lines changed

3 files changed

+6
-26
lines changed

docs/docs/docs/_meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"type": "dir",
29-
"name": "otel-interop",
30-
"label": "OTEL Interoperability"
29+
"name": "interop-otel",
30+
"label": "Open Telemetry"
3131
}
3232
]

docs/docs/docs/core/_meta.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
[
22
{
33
"type": "file",
4-
"name": "quick-start.mdx",
5-
"label": "Quick Start"
4+
"name": "introduction.mdx",
5+
"label": "Introduction"
66
},
77
{
88
"type": "file",
99
"name": "react-native-internals.mdx",
1010
"label": "React Native Internals"
11-
},
12-
{
13-
"type": "file",
14-
"name": "contributing.mdx",
15-
"label": "Contributing"
1611
}
1712
]
Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,7 @@
11
[
22
{
33
"type": "file",
4-
"name": "quick-start.mdx",
5-
"label": "Quick Start"
6-
},
7-
{
8-
"type": "file",
9-
"name": "function-components.mdx",
10-
"label": "Function Components"
11-
},
12-
{
13-
"type": "file",
14-
"name": "class-components.mdx",
15-
"label": "Class Components"
16-
},
17-
{
18-
"type": "file",
19-
"name": "hooks.mdx",
20-
"label": "Hooks"
4+
"name": "introduction.mdx",
5+
"label": "Introduction"
216
}
227
]

0 commit comments

Comments
 (0)