Skip to content

Commit

Permalink
chore: Use github links in plugin.xml (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored May 14, 2024
1 parent d78d602 commit d9fd05e
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 @@ -27,8 +27,8 @@
<description>Cordova Device Plugin</description>
<license>Apache 2.0</license>
<keywords>cordova,device</keywords>
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git</repo>
<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>

<engines>
<engine name="cordova-electron" version=">=3.0.0" />
Expand Down

0 comments on commit d9fd05e

Please sign in to comment.