renamed ngx_openresty to openresty.

This commit is contained in:
Yichun Zhang (agentzh)
2016-01-25 14:33:53 -08:00
parent 0e31ce1662
commit 52962f3fc9
10 changed files with 22 additions and 21 deletions

View File

@ -1,7 +1,7 @@
Name
====
ngx_openresty - Turning Nginx into a Full-Fledged Scriptable Web Platform
OpenResty - Turning Nginx into a Full-Fledged Scriptable Web Platform
Table of Contents
=================
@ -17,7 +17,7 @@ Table of Contents
Description
===========
ngx_openresty is a full-fledged web application server by bundling the standard nginx core,
OpenResty is a full-fledged web application server by bundling the standard nginx core,
lots of 3rd-party nginx modules, as well as most of their external dependencies.
This bundle is maintained Yichun Zhang (agentzh).
@ -40,7 +40,7 @@ For Bundle Maintainers
The bundle's source is at the following git repository:
https://github.com/openresty/ngx_openresty
https://github.com/openresty/openresty
To reproduce the bundle tarball, just do
@ -79,7 +79,7 @@ Report Bugs
You're very welcome to report issues on GitHub:
https://github.com/agentzh/ngx_openresty/issues
https://github.com/openresty/openresty/issues
[Back to TOC](#table-of-contents)
@ -88,7 +88,7 @@ Copyright & License
The bundle itself is licensed under the 2-clause BSD license.
Copyright (c) 2011-2015, Yichun "agentzh" Zhang () <agentzh@gmail.com>, CloudFlare Inc.
Copyright (c) 2011-2016, Yichun "agentzh" Zhang () <agentzh@gmail.com>, CloudFlare Inc.
This module is licensed under the terms of the BSD license.