Skip to content

Commit fd90f4e

Browse files
committed
doc: one followup tweak.
1 parent 4ebab2b commit fd90f4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Name
88

99
ngx_http_lua_module - Embed the power of Lua into Nginx HTTP Servers.
1010

11-
*This module is not distributed with the Nginx source.* See [the installation instructions](#installation).
12-
1311
This module is a core component of OpenResty. If you are using this module, then you are essentially using OpenResty :)
1412

13+
*This module is not distributed with the Nginx source.* See [the installation instructions](#installation).
14+
1515
Table of Contents
1616
=================
1717

doc/HttpLuaModule.wiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
ngx_http_lua_module - Embed the power of Lua into Nginx HTTP Servers.
44

5-
''This module is not distributed with the Nginx source.'' See [[#Installation|the installation instructions]].
6-
75
This module is a core component of OpenResty. If you are using this module, then you are essentially using OpenResty :)
86

7+
''This module is not distributed with the Nginx source.'' See [[#Installation|the installation instructions]].
8+
99
= Status =
1010

1111
Production ready.

0 commit comments

Comments
 (0)