Skip to content

Commit 6497ede

Browse files
docs: Update Vite Homepage URL (#32)
* Update README.md Change Vite Homepage URL to the new one. * Update README.md docs: Update Vite Homepage URL
1 parent 1892b99 commit 6497ede

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
@@ -91,7 +91,7 @@ To fix any lint issues, use `npm run format` to automatically format all the cod
9191
- [Google Maps](https://developers.google.com/maps/documentation/javascript/overview): Display a custom map with the Google Maps JavaScript API.
9292
- [Material Desgin 3](https://m3.material.io): Material Design 3 [web components](https://github.com/material-components/material-web#readme).
9393
- [SvelteKit](https://kit.svelte.dev): Compiler framework to develop declarative reactive web apps with [TypeScript](https://www.typescriptlang.org).
94-
- [Vite](https://vitejs.dev): Build tool with a fast development experience for modern web projects.
94+
- [Vite](https://vite.dev): Build tool with a fast development experience for modern web projects.
9595
- [Tailwind](https://tailwindcss.com): CSS framework for design and styling.
9696
- [ESLint](https://eslint.org): Statically analyze code to quickly find problems.
9797
- [Prettier](https://prettier.io): Opinionated code formatter.

0 commit comments

Comments
 (0)