Skip to content

Commit

Permalink
fix stale link
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jul 28, 2023
1 parent 05f8f1b commit a3b16ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/vue-3-one-piece.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ We have also implemented a currently undocumented `<Suspense>` component, which

The release of Vue 3.0 marks the general readiness of the framework. While some of the frameworks sub projects may still need further work to reach stable status (specifically router and Vuex integration in the devtools), we believe it's suitable to start new, green-field projects with Vue 3 today. We also encourage library authors to start upgrading your projects to support Vue 3.

Check out the [Vue 3 Libraries Guide](https://v3.vuejs.org/guide/migration/introduction.html#supporting-libraries) for details on all framework sub projects.
Check out the [Vue 3 Libraries Guide](https://v3-migration.vuejs.org/recommendations.html) for details on all framework sub projects.

### Migration and IE11 Support

Expand Down

0 comments on commit a3b16ac

Please sign in to comment.