Skip to content

Commit 641b21f

Browse files
authored
feat: add 'go to debugger-ui' link for packager index (#1385)
1 parent 684a1c0 commit 641b21f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli-server-api/src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
<body>
77
<p>React Native packager is running.</p>
88
<p><a href="https://reactnative.dev">Visit documentation</a></p>
9+
<p><a href="./debugger-ui/">Go to Debugger UI</a></p>
910
</body>
1011
</html>

0 commit comments

Comments
 (0)