diff options
| -rw-r--r-- | README | 8 | ||||
| -rw-r--r-- | docs/index.html | 2 |
2 files changed, 5 insertions, 5 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. |
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. |
