diff xml/en/docs/mail/ngx_mail_core_module.xml @ 924:a2aea48ff155

New "installation" article. Old "installation" was renamed to "configure" and describes how to build nginx from sources.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 31 May 2013 13:05:51 +0400
parents 84740807c806
children 95c3c3bbf1ce
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml
@@ -175,7 +175,7 @@ directive:
 
 <para>
 Unnecessary protocols can be disabled using the
-<link doc="../install.xml">configuration</link>
+<link doc="../configure.xml">configuration</link>
 parameters <literal>--without-mail_imap_module</literal>,
 <literal>--without-mail_pop3_module</literal> and
 <literal>--without-mail_smtp_module</literal>.