Skip to content

Commit

Permalink
chore: update github repo and issue link in plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Jun 19, 2019
1 parent fb13300 commit 9c5c510
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<description>Cordova Battery Plugin</description>
<license>Apache 2.0</license>
<keywords>cordova,battery</keywords>
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status.git</repo>
<issue>https://issues.apache.org/jira/browse/CB/component/12320643</issue>
<repo>https://github.com/apache/cordova-plugin-battery-status</repo>
<issue>https://github.com/apache/cordova-plugin-battery-status/issues</issue>

<js-module src="www/battery.js" name="battery">
<clobbers target="navigator.battery" />
Expand Down

0 comments on commit 9c5c510

Please # to comment.