This is an automated email from the ASF dual-hosted git repository.

jcesarmobile pushed a commit to branch plugin-links
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git

commit fb2bf5663f661284120ea2615f97f848dc4b8fa3
Author: jcesarmobile <jcesarmob...@gmail.com>
AuthorDate: Tue May 14 21:51:21 2024 +0200

    chore: Use github links in plugin.xml
---
 plugin.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugin.xml b/plugin.xml
index aec9de9..1affbce 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -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" />


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to