bin/mk-notes: correct the anchor links to the CVE descriptions
[openssl-web.git] / sidebar.shtml
1 <!-- sidebar.inc -->
2 <aside class="sidebar">
3   <section>
4     <h1><a href="/">Home</a></h1>
5     <ul>
6       <li>
7         <a href="/source">Downloads: Source code</a>
8       </li>
9       <li>
10         <a href="/docs">Docs: FAQ, FIPS, manpages, ...</a>
11       </li>
12       <li>
13         <a href="/news">News: Latest information</a>
14       </li>
15       <li>
16         <a href="/policies">Policies: How we operate</a>
17       </li>
18       <li>
19         <a href="/community">Community: Blog, bugs, email, ...</a>
20       </li>
21       <li>
22         <a href="/support">Support: Commercial support and contracting</a>
23       </li>
24       <li>
25         <a href="/support/acks.html">Sponsor Acknowledgements</a>
26       </li>
27     </ul>
28   </section>
29 </aside>
30 <!-- end -->
31