fixed the link to ngx_openresty.

This commit is contained in:
agentzh (章亦春) 2011-05-20 15:08:50 +08:00
Родитель d0026ac6d5
Коммит 2081f73a5e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1262,7 +1262,7 @@ Installation
You're recommended to install this module as well as the Lua interpreter or LuaJIT 2.0 (with many other good stuffs) via the ngx_openresty bundle:
https://github.com/agentzh/ngx_openresty
<https://github.com/agentzh/ngx_openresty>
The installation steps are usually as simple as ./configure && make && make install