From 1a0b96bf7fc79984e1487cc880826ee5d530412a Mon Sep 17 00:00:00 2001 From: Gilles Callebaut Date: Thu, 1 Sep 2016 16:02:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ab49a..cfd7fce 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ cordova plugin add cordova-plugin-nativestorage * For testing the plugin ```sh cordova plugin add http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework.git -cordova plugin add https://github.com/GillesC/cordova-plugin-nativestorage.git#:/tests +cordova plugin add https://github.com/TheCocoaProject/cordova-plugin-nativestorage.git#:/tests ``` * Run or emulate the demo application ```sh