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:
John Knox
2020-06-19 03:55:02 -07:00
committed by Facebook GitHub Bot
parent 9f931db91f
commit 1986ecc9fe

View File

@@ -23,7 +23,8 @@
"getting-started/ios-native", "getting-started/ios-native",
"getting-started/react-native", "getting-started/react-native",
"getting-started/react-native-android", "getting-started/react-native-android",
"getting-started/react-native-ios" "getting-started/react-native-ios",
"troubleshooting"
], ],
"Plugin Setup": [ "Plugin Setup": [
"setup/layout-plugin", "setup/layout-plugin",
@@ -38,8 +39,7 @@
], ],
"Advanced": [ "Advanced": [
"custom-ports", "custom-ports",
"stetho", "stetho"
"troubleshooting"
] ]
}, },
"extending": { "extending": {