diff options
author | Caleb Maclennan <caleb@alerque.com> | 2022-03-23 00:16:23 +0300 |
---|---|---|
committer | Caleb Maclennan <caleb@alerque.com> | 2022-03-23 00:16:23 +0300 |
commit | 2eac8950396247b412c4089c23a46015c8cc12bb (patch) | |
tree | c9bca0319e32501b708b66eeabc5039c09cee352 /docs | |
parent | f98977b2dac48fc66822402b095336e683715126 (diff) | |
download | luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.tar.gz luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.tar.bz2 luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.zip |
Update URL references to source repository
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index e92b4d4..0364070 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -95,7 +95,7 @@ are it works well on most UNIX distributions and Windows flavors. | |||
95 | 95 | ||
96 | <p> | 96 | <p> |
97 | The current version of the library can be found at | 97 | The current version of the library can be found at |
98 | the <a href="https://github.com/diegonehab/luasocket">LuaSocket | 98 | the <a href="https://github.com/lunarmodules/luasocket">LuaSocket |
99 | project page</a> on GitHub. Besides the full C and Lua source code | 99 | project page</a> on GitHub. Besides the full C and Lua source code |
100 | for the library, the distribution contains several examples, | 100 | for the library, the distribution contains several examples, |
101 | this user's manual and basic test procedures. | 101 | this user's manual and basic test procedures. |