Skip to content

Commit

Permalink
feat: add 'go to debugger-ui' link for packager index (#1385)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinciarka committed Mar 18, 2021
1 parent 684a1c0 commit 641b21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli-server-api/src/index.html
Expand Up @@ -6,5 +6,6 @@
<body>
<p>React Native packager is running.</p>
<p><a href="https://reactnative.dev">Visit documentation</a></p>
<p><a href="./debugger-ui/">Go to Debugger UI</a></p>
</body>
</html>

0 comments on commit 641b21f

Please sign in to comment.