diff options
author | Takashi Sato <takashi@apache.org> | 2013-11-29 15:43:30 +0100 |
---|---|---|
committer | Takashi Sato <takashi@apache.org> | 2013-11-29 15:43:30 +0100 |
commit | b4a5f63d2067a1b4082a6140cafb423b26dfc5df (patch) | |
tree | 8c617b65eea796ff567474cfaad8a30d031302c8 /docs/manual/getting-started.html.en | |
parent | fix XML validation error on r1543907 (diff) | |
download | apache2-b4a5f63d2067a1b4082a6140cafb423b26dfc5df.tar.xz apache2-b4a5f63d2067a1b4082a6140cafb423b26dfc5df.zip |
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1546573 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/getting-started.html.en')
-rw-r--r-- | docs/manual/getting-started.html.en | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/getting-started.html.en b/docs/manual/getting-started.html.en index 6a9fe1e01c..3b02c3e30a 100644 --- a/docs/manual/getting-started.html.en +++ b/docs/manual/getting-started.html.en @@ -21,7 +21,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="./">Version 2.5</a></div><div id="page-content"><div id="preamble"><h1>Getting Started</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="./en/getting-started.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="./en/getting-started.html" title="English"> en </a> | +<a href="./fr/getting-started.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div> <p>If you're completely new to the Apache HTTP Server, or even to running @@ -215,7 +216,8 @@ Here's a partial list of what you might be looking for:</p> </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="./en/getting-started.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="./en/getting-started.html" title="English"> en </a> | +<a href="./fr/getting-started.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div> <script type="text/javascript"><!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; |