mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-22 00:00:02 +08:00
chore(release): fix repo and issue link
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<description>Cordova Network Information Plugin</description>
|
||||
<license>Apache 2.0</license>
|
||||
<keywords>cordova,network,information</keywords>
|
||||
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git</repo>
|
||||
<issue>https://issues.apache.org/jira/browse/CB/component/12320640</issue>
|
||||
<repo>https://github.com/apache/cordova-plugin-network-information</repo>
|
||||
<issue>https://github.com/apache/cordova-plugin-network-information/issues</issue>
|
||||
|
||||
<js-module src="www/network.js" name="network">
|
||||
<clobbers target="navigator.connection" />
|
||||
|
||||
Reference in New Issue
Block a user