Skip to content

Commit 975cb14

Browse files
committed
fix link
1 parent f34b866 commit 975cb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ This loads a React "refresh runtime" in development mode only, which is required
179179

180180
### JavaScript files containing JSX must use a `.jsx` extension
181181

182-
You will need to rename any `.js` files containing JSX to instead have a `.jsx` extension. If you need to rename your entry point then you should read the [entry point docs](https://github.com/laravel/vite-plugin/blob/docs/docs/vite.md#entry-points) to learn how to configure the Laravel plugin for your project.
182+
You will need to rename any `.js` files containing JSX to instead have a `.jsx` extension. If you need to rename your entry point then you should read the [entry point docs](https://laravel.com/docs/9.x/vite#configuring-vite) to learn how to configure the Laravel plugin for your project.
183183

184184
See [this tweet](https://twitter.com/youyuxi/status/1362050255009816577) from Vite's creator for more information.
185185

0 commit comments

Comments
 (0)