Update repo and issue in plugin.xml

This commit is contained in:
Michael Bykovski 2017-07-11 19:43:47 +02:00
parent 7f5d48551d
commit 41aa3f3f66

View File

@ -8,8 +8,8 @@
<name>Webserver for Cordova Apps</name>
<keywords>webserver,cordova,http, request, response,server</keywords>
<repo></repo>
<issue></issue>
<repo>https://github.com/bykof/cordova-plugin-webserver</repo>
<issue>https://github.com/bykof/cordova-plugin-webserver/issues</issue>
<js-module src="webserver.js" name="webserver">
<clobbers target="webserver" />