Skip to content

Commit

Permalink
docs: fix web delpoy url
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed May 9, 2024
1 parent d0abdee commit 11e83b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ If you want to run the example from the repo,
You can also run the currently published app:

- For iOS simulator & Android device with [Expo Go](https://expo.dev/client): <https://react-navigation-example.netlify.app/.netlify/functions/expo>
- For web: <https://react-navigation-example.netlify.com/>
- For web: <https://react-navigation-example.netlify.app>

0 comments on commit 11e83b3

Please sign in to comment.