-
Notifications
You must be signed in to change notification settings - Fork 25k
Add debugging docs link to NewAppScreen #37552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D46149252 |
| id: 8, | ||
| title: 'Help', | ||
| link: 'https://reactnative.dev/help', | ||
| link: 'https://facebook.github.io/react-native/help', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link redirects to: https://reactnative.dev/community/overview
And the older one too.
Why not just use the "actual" link or keep the shorter one?
P.S.: I may be unaware of the context here...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@NickGerleman IIRC the fb gh pages deployment was discontinued?
Why not just use official website links?
Base commit: bf1bd48 |
Summary: Pull Request resolved: facebook#37552 - Add debugging docs link to `NewAppScreen`. - Align "React Native debug menu" term in `DebugInstructions` to "Dev Menu". Changelog: [General][Changed] Add debugging docs link to new app screen Reviewed By: cortinico Differential Revision: D46149252 fbshipit-source-id: 8a6f3263227f8a7393467fa2c63c0350ea9403a9
|
This pull request was exported from Phabricator. Differential Revision: D46149252 |
|
This pull request has been merged in be8af22. |
Summary:
NewAppScreen.DebugInstructionsto "Dev Menu".Changelog:
[General][Changed] Add debugging docs link to new app screen
Differential Revision: D46149252