Update repo and issue in plugin.xml
This commit is contained in:
parent
7f5d48551d
commit
41aa3f3f66
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
<name>Webserver for Cordova Apps</name>
|
<name>Webserver for Cordova Apps</name>
|
||||||
<keywords>webserver,cordova,http, request, response,server</keywords>
|
<keywords>webserver,cordova,http, request, response,server</keywords>
|
||||||
<repo></repo>
|
<repo>https://github.com/bykof/cordova-plugin-webserver</repo>
|
||||||
<issue></issue>
|
<issue>https://github.com/bykof/cordova-plugin-webserver/issues</issue>
|
||||||
|
|
||||||
<js-module src="webserver.js" name="webserver">
|
<js-module src="webserver.js" name="webserver">
|
||||||
<clobbers target="webserver" />
|
<clobbers target="webserver" />
|
||||||
|
Loading…
Reference in New Issue
Block a user