Fix dropdown menu on havana/index.html
The dropdown menu contained a broken link for Japanese documentation. This link is also - not broken - later in the list. Remove the broken duplicate so that we have the same dropdown everywhere. Change-Id: I2083c99a279864da20c5919e3d0d001d86f100ac
This commit is contained in:
parent
c9d82e0cdd
commit
5f722c87fc
@ -139,10 +139,7 @@
|
||||
<div>
|
||||
<ul>
|
||||
<li>Releases</li>
|
||||
<li class="link"><a href="/ja/"
|
||||
title="Go to the Japanese documentation"
|
||||
></a>OpenStack ドキュメント</li>
|
||||
<li class="link"><a href="/trunk/"
|
||||
<li class="link"><a href="/trunk/"
|
||||
title="Go to the "in progress docs" page"
|
||||
>In progress (master branch)</a></li>
|
||||
<li class="link"><a href="/icehouse/"
|
||||
|
Loading…
Reference in New Issue
Block a user