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:35:48 UTC

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

Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/master 26d13b024 -> 51e5c02dc


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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/51e5c02d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/51e5c02d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/51e5c02d

Branch: refs/heads/master
Commit: 51e5c02dcb7c60e45e611b85b03e36a49b3400f2
Parents: 26d13b0
Author: filmaj <ma...@gmail.com>
Authored: Thu May 25 12:35:40 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Thu May 25 12:35:40 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/51e5c02d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 631d0a9..7605ea1 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "url": "https://github.com/apache/cordova-plugin-camera"
   },
   "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