diff --git a/README b/README index f6c614f..42e174b 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ LuaSQL 2.1 -http://www.keplerproject.org/luasql/ +http://keplerproject.github.io/luasql/ LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: @@ -17,4 +17,4 @@ If you are using LuaBinaries a Windows binary version of LuaSQL can be found at LuaSQL 2.1.1 [29/Oct/2007] * Fixed a bug in the SQLite3 error handling (patch by David Burgess) * Fixed bug [#1834] for SQLite 3 (found by Savin Zlobec, patch by Marc Nijdam) -* Fixed bug [#1770] for SQLite 3 (found by Enrico Tassi, patch by Marc Nijdam) \ No newline at end of file +* Fixed bug [#1770] for SQLite 3 (found by Enrico Tassi, patch by Marc Nijdam)