Skip to content

Commit c97290c

Browse files
Fix package usage hyperlink in landing page README.md (#85)
Fix package usage hyperlink in landing page README.md
1 parent fd7f7e6 commit c97290c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It is also worth noting that Babylon React Native relies heavily on newer React
1717

1818
## Usage
1919

20-
See the [package usage](Apps/Playground/node_modules/@babylonjs/react-native/README.md) for installation instructions and/or the Playground app's [App.tsx](Apps/Playground/App.tsx) for example usage.
20+
See the [package usage](Modules/@babylonjs/react-native/README.md) for installation instructions and/or the Playground app's [App.tsx](Apps/Playground/App.tsx) for example usage.
2121

2222
## Contributing
2323

0 commit comments

Comments
 (0)