docs: fix link to Nuxt 3 (#275)

This commit is contained in:
Sébastien Chopin 2022-12-01 16:15:41 +01:00 committed by GitHub
parent 62053d00dc
commit 699c35c0b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ nr test
# Stack
- [Vite](https://vitejs.dev/) - Next Generation Frontend Tooling
- [Nuxt](https://nuxtjs.org/) - The Intuitive Vue Framework
- [Nuxt](https://nuxt.com/) - The Intuitive Web Framework
- [Vue](https://vuejs.org/) - The Progressive JavaScript Framework
- [VueUse](https://vueuse.org/) - Collection of Vue Composition Utilities
- [Pinia](https://pinia.vuejs.org/) - The Vue Store that you will enjoy using