diff options
author | Rainer Jung <rjung@apache.org> | 2011-11-08 22:53:44 +0000 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2011-11-08 22:53:44 +0000 |
commit | a90ae4579d90137464edf3877a865cc4d406be80 (patch) | |
tree | 0dc0f9bd524ab2b9a007dddf32071fd6c18608a0 /docs/manual/sections.html.en | |
parent | 6a40f71091786504cfda653a35e4add725e443d1 (diff) | |
download | httpd-a90ae4579d90137464edf3877a865cc4d406be80.tar.gz |
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/sections.html.en')
-rw-r--r-- | docs/manual/sections.html.en | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en index 67a77960d8..e3a7094940 100644 --- a/docs/manual/sections.html.en +++ b/docs/manual/sections.html.en @@ -22,7 +22,8 @@ <a href="./fr/sections.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | <a href="./ja/sections.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="./ko/sections.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | -<a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +<a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | +<a href="./zh-cn/sections.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div> <p>Directives in the <a href="configuring.html">configuration files</a> may apply to the entire server, or they may be restricted to apply only to particular @@ -531,7 +532,8 @@ Deny from badguy.example.com<br /> <a href="./fr/sections.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | <a href="./ja/sections.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="./ko/sections.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | -<a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +<a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | +<a href="./zh-cn/sections.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> <p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div> |