Skip to content

Commit c137278

Browse files
committed
Improve upgrade guide
1 parent ed87019 commit c137278

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
@@ -12,7 +12,7 @@
1212
2. Dropped support for a `boolean` value of `server.https` option in `vite.config.js`: https://github.com/laravel/vite-plugin/pull/254
1313
3. Dropped support for Node 14, 15, 16, 17, and 19: https://github.com/laravel/vite-plugin/pull/269
1414

15-
Please see the Vite migration documentation for why these changes have been made and additional changes you may need to consider: https://vitejs.dev/guide/migration
15+
Please see the [Vite migration documentation](https://vitejs.dev/guide/migration) for why these changes have been made and additional changes you may need to consider.
1616

1717
### Upgrade Path
1818

0 commit comments

Comments
 (0)