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:43:20 UTC

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

Repository: cordova-plugin-file
Updated Branches:
  refs/heads/master c7131c7c7 -> f1858bc13


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


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

Branch: refs/heads/master
Commit: f1858bc130705c3b6baf7a7f207b68687d3a8a2e
Parents: c7131c7
Author: filmaj <ma...@gmail.com>
Authored: Thu May 25 12:43:11 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Thu May 25 12:43:11 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/f1858bc1/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e2cad86..8d25378 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "url": "https://github.com/apache/cordova-plugin-file"
   },
   "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