From 77a8c5e176b832149e4ae860e01116bfe6fc1043 Mon Sep 17 00:00:00 2001 From: Mark Potter Date: Wed, 5 Oct 2022 13:02:11 -0400 Subject: [PATCH] Update link to new ionic/vue location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea438d..b7a88c7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Ionic integration adapters for Vue.

## `Ionic-Vue` vs `@ionic/vue` -`Ionic-Vue` codebase has been contributed to the Ionic core and as [@ionic/vue](https://github.com/ionic-team/ionic/tree/master/vue). However, `@ionic/vue` provides limited support to Ionic v4. +`Ionic-Vue` codebase has been contributed to the Ionic core and as [@ionic/vue](https://github.com/ionic-team/ionic-framework/tree/main/packages/vue). However, `@ionic/vue` provides limited support to Ionic v4. The amazing Ionic team is always looking to bring the most modern of browser capabilities to their framework. The official Vue support will land after Vue 3 has stabilized.