Skip to content

Commit 7ed89a1

Browse files
authored
Update react-native-devtools.md (facebook#4312)
1 parent df305a2 commit 7ed89a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/react-native-devtools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ React Native DevTools is our new debugging experience featuring an end-to-end re
99

1010
![React Native DevTools opened to the "Welcome" pane](/docs/assets/debugging-rndt-welcome.jpg)
1111

12-
React Native DevTools is designed for debugging React app concerns, and not to replace native tools. If you want to inspect React Native’s underlying platform layers (for example, while developing a Native Module), please use the debugging tools available in Android Studio and Xcode (see [Debugging Native Code](http://localhost:3000/docs/next/debugging-native-code)).
12+
React Native DevTools is designed for debugging React app concerns, and not to replace native tools. If you want to inspect React Native’s underlying platform layers (for example, while developing a Native Module), please use the debugging tools available in Android Studio and Xcode (see [Debugging Native Code](/docs/debugging-native-code)).
1313

1414
<details>
1515
<summary>**💡 Compatibility** — released in 0.76</summary>

0 commit comments

Comments
 (0)