lua-xavante: use new URL for documentation
authorKarl Palsson <karlp@etactica.com>
Wed, 5 Oct 2016 10:57:43 +0000 (10:57 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 5 Oct 2016 10:58:31 +0000 (10:58 +0000)
keplerproject.org is long gone.

Signed-off-by: Karl Palsson <karlp@etactica.com>
lang/lua-xavante/Makefile

index 13b66ee60215f1c3295178c7ab9a641d020f8920..71ed8bd999dd94445d95c3e5db8b341aae5328dd 100644 (file)
@@ -28,7 +28,7 @@ define Package/lua-xavante
   SECTION:=lang
   CATEGORY:=Languages
   TITLE:=Xavante Web Server
-  URL:=http://www.keplerproject.org/xavante
+  URL:=http://keplerproject.github.io/xavante/
   DEPENDS:= +lua
 endef