aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 14b2fe9..7d81b41 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -94,8 +94,8 @@ are it works well on most UNIX distributions and Windows flavors.
94</p> 94</p>
95 95
96<p> 96<p>
97The library can be downloaded in source code from the 97The current version of the library can be found at
98<a href="https://github.com/diegonehab/luasocket/downloads">LuaSocket 98the <a href="https://github.com/diegonehab/luasocket">LuaSocket
99project page</a> on GitHub. Besides the full C and Lua source code 99project page</a> on GitHub. Besides the full C and Lua source code
100for the library, the distribution contains several examples, 100for the library, the distribution contains several examples,
101this user's manual and basic test procedures. 101this user's manual and basic test procedures.