File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
"url" : " https://github.com/apache/cordova-plugin-network-information"
18
18
},
19
19
"bugs" : {
20
- "url" : " https://issues. apache.org/jira/browse/CB "
20
+ "url" : " https://github.com/ apache/cordova-plugin-network-information/issues "
21
21
},
22
22
"keywords" : [
23
23
" cordova" ,
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ xmlns:android="http://schemas.android.com/apk/res/android"
27
27
<description >Cordova Network Information Plugin</description >
28
28
<license >Apache 2.0</license >
29
29
<keywords >cordova,network,information</keywords >
30
- <repo >https://git-wip-us. apache.org/repos/asf/ cordova-plugin-network-information.git </repo >
31
- <issue >https://issues. apache.org/jira/browse/CB/component/12320640 </issue >
30
+ <repo >https://github.com/ apache/ cordova-plugin-network-information</repo >
31
+ <issue >https://github.com/ apache/cordova-plugin-network-information/issues </issue >
32
32
33
33
<js-module src =" www/network.js" name =" network" >
34
34
<clobbers target =" navigator.connection" />
You can’t perform that action at this time.
0 commit comments