Move troubleshooting into "Getting Started" section
Summary: I don't think this should be in "Advanced", so this should make it more discoverable. URL is kept the same so nothing should break. Reviewed By: passy Differential Revision: D22114704 fbshipit-source-id: 4cb5b7e4feb9a3f80278d31c996b8f4f76d67bf7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9f931db91f
commit
1986ecc9fe
@@ -23,7 +23,8 @@
|
||||
"getting-started/ios-native",
|
||||
"getting-started/react-native",
|
||||
"getting-started/react-native-android",
|
||||
"getting-started/react-native-ios"
|
||||
"getting-started/react-native-ios",
|
||||
"troubleshooting"
|
||||
],
|
||||
"Plugin Setup": [
|
||||
"setup/layout-plugin",
|
||||
@@ -38,8 +39,7 @@
|
||||
],
|
||||
"Advanced": [
|
||||
"custom-ports",
|
||||
"stetho",
|
||||
"troubleshooting"
|
||||
"stetho"
|
||||
]
|
||||
},
|
||||
"extending": {
|
||||
@@ -81,4 +81,4 @@
|
||||
"extending/testing-rn"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user