diff options
author | Rich Bowen <rbowen@apache.org> | 2012-05-04 01:43:13 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2012-05-04 01:43:13 +0200 |
commit | 70e2ba2fafe37c22603f8ea4285022fa72af0739 (patch) | |
tree | 0a4b7e915a5813832801cd2c673da336b1ea6af9 /docs/manual/content-negotiation.html.ja.utf8 | |
parent | Link to the new getting-started document, just to get a few more (diff) | |
download | apache2-70e2ba2fafe37c22603f8ea4285022fa72af0739.tar.xz apache2-70e2ba2fafe37c22603f8ea4285022fa72af0739.zip |
Fixes the 'FAQ' link in the header and footer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/content-negotiation.html.ja.utf8')
-rw-r--r-- | docs/manual/content-negotiation.html.ja.utf8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/content-negotiation.html.ja.utf8 b/docs/manual/content-negotiation.html.ja.utf8 index 20a8e1ddf5..5f928134c2 100644 --- a/docs/manual/content-negotiation.html.ja.utf8 +++ b/docs/manual/content-negotiation.html.ja.utf8 @@ -14,7 +14,7 @@ <link href="./images/favicon.ico" rel="shortcut icon" /></head> <body id="manual-page"><div id="page-header"> -<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p> +<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p> <p class="apache">Apache HTTP サーバ バージョン 2.5</p> <img alt="" src="./images/feather.gif" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div> @@ -725,7 +725,7 @@ RVSA/1.0 の実装では、最適な variant が見つかるまで、 <a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> -<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- +<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- if (typeof(prettyPrint) !== undefined) { prettyPrint(); } |