You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/05/25 10:31:54 UTC

cordova-plugin-device git commit: CB-12847: fixed `bugs` entry in package.json.

Repository: cordova-plugin-device
Updated Branches:
  refs/heads/master e89ae891f -> 59e0a86e7


CB-12847: fixed `bugs` entry in package.json.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/59e0a86e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/59e0a86e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/59e0a86e

Branch: refs/heads/master
Commit: 59e0a86e77eadc0d68e789d8bdd551ff358ad8ef
Parents: e89ae89
Author: filmaj <ma...@gmail.com>
Authored: Thu May 25 12:31:45 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Thu May 25 12:31:45 2017 +0200

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/59e0a86e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 4061055..67e9a26 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
     "url": "https://github.com/apache/cordova-plugin-device"
   },
   "bugs": {
-    "url": "https://github.com/apache/cordova-website/issues"
+    "url": "https://issues.apache.org/jira/browse/CB"
   },
   "keywords": [
     "cordova",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org