From d9b3638f3d29fc0de366d4074d4c9794a32a1330 Mon Sep 17 00:00:00 2001 From: Nikhil Arroju Date: Sat, 31 Dec 2022 13:34:59 +0530 Subject: [PATCH] docs(readme): update capacitor website links (#4416) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd996add2..e9bdf619a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ To learn more about the reasons why Ionic Native was renamed to Awesome Cordova ## Capacitor Support -In addition to Cordova, Awesome Cordova Plugins also works with [Capacitor](https://capacitor.ionicframework.com), Ionic's official native runtime. Basic usage below. For complete details, [see the Capacitor documentation](https://capacitor.ionicframework.com/docs/cordova/using-cordova-plugins). +In addition to Cordova, Awesome Cordova Plugins also works with [Capacitor](https://capacitorjs.com), Ionic's official native runtime. Basic usage below. For complete details, [see the Capacitor documentation](https://capacitorjs.com/docs/v2/cordova/using-cordova-plugins). ## Installation