We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78d602 commit d9fd05eCopy full SHA for d9fd05e
plugin.xml
@@ -27,8 +27,8 @@
27
<description>Cordova Device Plugin</description>
28
<license>Apache 2.0</license>
29
<keywords>cordova,device</keywords>
30
- <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git</repo>
31
- <issue>https://issues.apache.org/jira/browse/CB/component/12320648</issue>
+ <repo>https://github.com/apache/cordova-plugin-device</repo>
+ <issue>https://github.com/apache/cordova-plugin-device/issues</issue>
32
33
<engines>
34
<engine name="cordova-electron" version=">=3.0.0" />
0 commit comments