Skip to content

Commit d2a0586

Browse files
authored
Merge pull request #8 from sammy6378/React-Native-Main-file-Path
Changed The Header and footer React Native main file Path
2 parents 8f2889c + 82a8ece commit d2a0586

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ const config: Config = {
4646
label: "TypeScript",
4747
},
4848
{
49-
to: "/docs/react-native/setup",
50-
label: "React Native Setup",
49+
to: "/docs/react-native/Introduction",
50+
label: "React Native",
5151
},
5252
{
5353
to: "/docs/react-native/components",
@@ -102,7 +102,7 @@ const config: Config = {
102102
},
103103
{
104104
label: "React Native",
105-
to: "/docs/react-native/setup",
105+
to: "/docs/react-native/introduction",
106106
},
107107
],
108108
},

0 commit comments

Comments
 (0)