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:37:04 UTC

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

Repository: cordova-plugin-device-orientation
Updated Branches:
  refs/heads/master b8672651c -> 41051a2c5


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


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

Branch: refs/heads/master
Commit: 41051a2c557f9f7cbc7ad6dff5971555702f2ec1
Parents: b867265
Author: filmaj <ma...@gmail.com>
Authored: Thu May 25 12:36:54 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Thu May 25 12:36:54 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/41051a2c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 5ba279e..8ad4922 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "url": "https://github.com/apache/cordova-plugin-device-orientation"
   },
   "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