From: Mark Corbin Date: Thu, 19 Dec 2019 20:49:26 +0000 (+0000) Subject: package/wsapi: update the upstream URL in Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=01e4f712aacf1c888225bc25942f007db6c9998f;p=buildroot.git package/wsapi: update the upstream URL in Config.in 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 Signed-off-by: Thomas Petazzoni --- diff --git a/package/wsapi/Config.in b/package/wsapi/Config.in index 72e2dcd8e0..e758e8e0a6 100644 --- a/package/wsapi/Config.in +++ b/package/wsapi/Config.in @@ -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/