Fix the broken anchor tags

Change-Id: I8e1eccf07ecb6dd78260e12db414669efb8335de
This commit is contained in:
KATO Tomoyuki 2015-10-09 17:57:12 +09:00
parent b05a6eeda3
commit ed77f28c83
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,11 @@
Release notes
=============
1.2.4
-----
* Fix the broken anchor tags
1.2.3
-----

View File

@ -5,8 +5,8 @@
<h3>OpenStack</h3>
<ul>
<li><a href="/foundation">About the Foundation</a></li>
<li><ahref="http://openstack.org/projects/">Projects</a></li>
<li><ahref="http://openstack.org/projects/openstack-security/">OpenStack Security</a></li>
<li><a href="http://openstack.org/projects/">Projects</a></li>
<li><a href="http://openstack.org/projects/openstack-security/">OpenStack Security</a></li>
<li><a href="http://openstack.org/projects/openstack-faq/">Common Questions</a></li>
<li><a href="http://openstack.org/blog/">Blog</a></li>
</ul>