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 /README | |
parent | f98977b2dac48fc66822402b095336e683715126 (diff) | |
download | luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.tar.gz luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.tar.bz2 luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.zip |
Update URL references to source repository
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,11 +1,11 @@ | |||
1 | This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X, | 1 | This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X, |
2 | and Linux. | 2 | and Linux. |
3 | 3 | ||
4 | Please use the project page at GitHub | 4 | Please use the project page at GitHub |
5 | 5 | ||
6 | https://github.com/diegonehab/luasocket | 6 | https://github.com/lunarmodules/luasocket |
7 | 7 | ||
8 | to file bug reports or propose changes. | 8 | to file bug reports or propose changes. |
9 | 9 | ||
10 | Have fun, | 10 | Have fun, |
11 | Diego Nehab. | 11 | Diego Nehab. |