File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
front_end/panels/rn_welcome Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ export class RNWelcomeImpl extends UI.Widget.VBox implements
176
176
< p > ${ i18nString ( UIStrings . docsDebuggingBasicsDetail ) } </ p >
177
177
</ div >
178
178
</ button >
179
- < button class ="rn-welcome-docsfeed-item " type ="button " role ="link " @click =${ this . #handleLinkPress. bind ( this , 'https:\/\/reactnative.dev/docs/react-devtools' ) } title =${ i18nString ( UIStrings . docsReactNativeDevTools ) } >
179
+ < button class ="rn-welcome-docsfeed-item " type ="button " role ="link " @click =${ this . #handleLinkPress. bind ( this , 'https:\/\/reactnative.dev/docs/react-native- devtools' ) } title =${ i18nString ( UIStrings . docsReactNativeDevTools ) } >
180
180
< div class ="rn-welcome-image " style ="background-image: url('${ docsImage2Url } ') "> </ div >
181
181
< div >
182
182
< p class ="devtools-link "> ${ i18nString ( UIStrings . docsReactNativeDevTools ) } </ p >
You can’t perform that action at this time.
0 commit comments