summaryrefslogtreecommitdiffstats
path: root/docs/manual/sections.xml
diff options
context:
space:
mode:
authorLuca Toscano <elukey@apache.org>2017-08-18 10:39:35 +0200
committerLuca Toscano <elukey@apache.org>2017-08-18 10:39:35 +0200
commite4e90c04d5c4cec8df650663ed5abc3a86971912 (patch)
tree0c9e80e484521605419cf199e2c54616f9e8ca7c /docs/manual/sections.xml
parentdocumentation rebuild (diff)
downloadapache2-e4e90c04d5c4cec8df650663ed5abc3a86971912.tar.xz
apache2-e4e90c04d5c4cec8df650663ed5abc3a86971912.zip
sections.xml: fix mod_md's link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805378 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/sections.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml
index 43f7e1d52d..f15b632f09 100644
--- a/docs/manual/sections.xml
+++ b/docs/manual/sections.xml
@@ -51,7 +51,7 @@ to change the scope of other configuration directives.</p>
<directive type="section" module="mod_version">IfVersion</directive>
<directive type="section" module="core">Location</directive>
<directive type="section" module="core">LocationMatch</directive>
-<directive type="section" idtype="section" module="md">MangedDomain</directive>
+<directive type="section" idtype="section" module="mod_md">MangedDomain</directive>
<directive type="section" module="mod_proxy">Proxy</directive>
<directive type="section" module="mod_proxy">ProxyMatch</directive>
<directive type="section" idtype="section" module="mod_ssl">SSLPolicy</directive>