Fix typo on homepage
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 30 Sep 2021 12:49:50 +0000 (08:49 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 30 Sep 2021 12:49:50 +0000 (08:49 -0400)
Somehow an extra "<" made its way in.

templates/index.html

index 8dfcaa2d06c89642857209a93987a0e4f14dbd96..e507216c60b74ba353cedd0ccdff47cf388cd7dc 100644 (file)
           <li><a href="/about/news/postgresql-14-released-2318/">Full Release Announcement</a></li>
           <li><a href="/about/press/">Press Kit &amp; Translations</a></li>
           <li><a href="/docs/14/release-14.html">PostgreSQL 14 Release Notes</a></li>
-          <li><a href="/support/versioning/">Versioning Policy</a><
+          <li><a href="/support/versioning/">Versioning Policy</a>
           <li><a href="/download/">Download</a></li>
         </ul>
         <a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>