# vue-router-next [](https://www.npmjs.com/package/vue-router/v/next) [](https://circleci.com/gh/vuejs/vue-router-next)
-This is the repository for Vue Router 4 (for Vue 3)
+> This is the repository for Vue Router 4 (for Vue 3)
+
+<h2 align="center">Supporting Vue Router</h2>
+
+Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:
+
+- [Become a Sponsor on GitHub](https://github.com/sponsors/posva)
+- [One-time donation via PayPal](https://paypal.me/posva)
+
+<!-- <h3 align="center">Special Sponsors</h3> -->
+<!--special start-->
+
+<h4 align="center">Silver Sponsors</h4>
+
+<p align="center">
+ <a href="https://www.vuemastery.com" target="_blank" rel="noopener noreferrer">
+ <img src="https://www.vuemastery.com/images/vuemastery.svg" height="48px" alt="Vue Mastery">
+ </a>
+
+ <a href="https://vuetifyjs.com" target="_blank" rel="noopener noreferrer">
+ <img src="https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg" alt="Vuetify" height="48px">
+ </a>
+</p>
+
+<h4 align="center">Bronze Sponsors</h4>
+
+<p align="center">
+ <a href="https://storyblok.com" target="_blank" rel="noopener noreferrer">
+ <img src="https://a.storyblok.com/f/51376/3856x824/fea44d52a9/colored-full.png" alt="Storyblok" height="32px">
+ </a>
+
+ <a href="https://nuxtjs.org" target="_blank" rel="noopener noreferrer">
+ <img src="https://nuxtjs.org/logos/nuxtjs-typo-white.svg" alt="Storyblok" height="32px">
+ </a>
+</p>
+
+---
+
+Get started with the [documentation](https://next.router.vuejs.org).
## Quickstart
{
"silver": [
{
- "href": "https://www.vuemastery.com/",
"alt": "VueMastery",
+ "href": "https://www.vuemastery.com/",
"imgSrc": "https://www.vuemastery.com/images/vuemastery.svg"
},
{
- "imgSrc": "https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg",
+ "alt": "Vuetify",
"href": "https://www.vuetifyjs.com/",
- "alt": "Vuetify"
+ "imgSrc": "https://cdn.vuetifyjs.com/docs/images/logos/vuetify-logo-light-text.svg"
}
]
}