docs: update links in readme (#381)

This commit is contained in:
Zero King 2022-07-01 15:53:15 +00:00 committed by GitHub
parent 0c36f39514
commit a1f2d0f6b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,13 +24,13 @@ Mocking up web app with <b>Vitesse</b><sup><em>(speed)</em></sup><br>
## Features ## Features
- ⚡️ [Vue 3](https://github.com/vuejs/vue-next), [Vite 2](https://github.com/vitejs/vite), [pnpm](https://pnpm.js.org/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness - ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 2](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness
- 🗂 [File based routing](./src/pages) - 🗂 [File based routing](./src/pages)
- 📦 [Components auto importing](./src/components) - 📦 [Components auto importing](./src/components)
- 🍍 [State Management via Pinia](https://pinia.esm.dev/) - 🍍 [State Management via Pinia](https://pinia.vuejs.org/)
- 📑 [Layout system](./src/layouts) - 📑 [Layout system](./src/layouts)