From a80bed8045cd959e2af7e69939115b77dbdd1b05 Mon Sep 17 00:00:00 2001 From: Alexandre Erwin Ittner Date: Sun, 5 Sep 2010 22:25:37 -0300 Subject: [PATCH] Update project URL --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4625288..57ac5fc 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Lua-iconv: performs character set conversions in Lua (c) 2005-10 Alexandre Erwin Ittner -Project page: http://lua-iconv.luaforge.net/ +Project page: http://ittner.github.com/lua-iconv/ === Introduction ===