aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-xavante
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2016-10-05 10:57:43 +0000
committerKarl Palsson <karlp@etactica.com>2016-10-05 10:58:31 +0000
commitb7ec0c715c23fabd39266da4762b4abedb62a42f (patch)
tree0286781d082605fdae41bb4b4aaac3fc4ca9cfa6 /lang/lua-xavante
parent7028fbfc8652f03d04c7552ecede47bac8c6f9b9 (diff)
lua-xavante: use new URL for documentation
keplerproject.org is long gone. Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'lang/lua-xavante')
-rw-r--r--lang/lua-xavante/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua-xavante/Makefile b/lang/lua-xavante/Makefile
index 13b66ee60..71ed8bd99 100644
--- a/lang/lua-xavante/Makefile
+++ b/lang/lua-xavante/Makefile
@@ -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