changeset 583:90a5a62031ad

Added a forgotten link to ngx_http_index_module.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 11 Jul 2012 05:21:53 +0000
parents 44aecc4bba50
children 663fcbeca817
files xml/en/index.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/index.xml
+++ b/xml/en/index.xml
@@ -46,7 +46,9 @@ The sources and documentation are distri
 <list type="bullet">
 
 <listitem>
-Serving static and index files, and
+Serving static and
+<link doc="docs/http/ngx_http_index_module.xml">index</link>
+files,
 <link doc="docs/http/ngx_http_autoindex_module.xml">autoindexing</link>;
 <link doc="docs/http/ngx_http_core_module.xml"
        id="open_file_cache">open file descriptor cache</link>;