aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCaleb Maclennan <caleb@alerque.com>2022-03-23 00:16:23 +0300
committerCaleb Maclennan <caleb@alerque.com>2022-03-23 00:16:23 +0300
commit2eac8950396247b412c4089c23a46015c8cc12bb (patch)
treec9bca0319e32501b708b66eeabc5039c09cee352 /README
parentf98977b2dac48fc66822402b095336e683715126 (diff)
downloadluasocket-2eac8950396247b412c4089c23a46015c8cc12bb.tar.gz
luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.tar.bz2
luasocket-2eac8950396247b412c4089c23a46015c8cc12bb.zip
Update URL references to source repository
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index cd8ee59..7354ea0 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
1This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X, 1This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X,
2and Linux. 2and Linux.
3 3
4Please use the project page at GitHub 4Please use the project page at GitHub
5 5
6 https://github.com/diegonehab/luasocket 6 https://github.com/lunarmodules/luasocket
7 7
8to file bug reports or propose changes. 8to file bug reports or propose changes.
9 9
10Have fun, 10Have fun,
11Diego Nehab. 11Diego Nehab.