package/wsapi: update the upstream URL in Config.in
authorMark Corbin <mark@dibsco.co.uk>
Thu, 19 Dec 2019 20:49:26 +0000 (20:49 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 22 Dec 2019 09:51:49 +0000 (10:51 +0100)
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(406)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wsapi/Config.in

index 72e2dcd8e09faf942adcdac29bdef8408e2e11fd..e758e8e0a63ed56bbfa15337b17a0fc7b3a42da1 100644 (file)
@@ -6,4 +6,4 @@ config BR2_PACKAGE_WSAPI
        help
          API that abstracts the web server from Lua web applications.
 
-         http://www.keplerproject.org/wsapi
+         https://keplerproject.github.io/wsapi/