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

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

index 9b39c96be6fca2a29a4a585bd23e300424b47bb4..7b2e270f78761fbc5bd3bd68437472b20d7ea353 100644 (file)
@@ -30,7 +30,7 @@ define Package/lua-rings
   SECTION:=lang
   CATEGORY:=Languages
   TITLE:=Lua-Rings
-  URL:=http://www.inf.puc-rio.br/~roberto/lua-rings/
+  URL:=http://keplerproject.github.io/rings/
   DEPENDS:=+lua
 endef