Skip to content

Commit

Permalink
adjusts menu.ftl with new entry for 'License' as suggested by recent …
Browse files Browse the repository at this point in the history
…ASF website checks for OpenNLP project
  • Loading branch information
mawiesne committed Jan 22, 2025
1 parent 78e17d0 commit 7640062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/jbake/templates/menu.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><span class="glyphicon glyphicon-leaf"></span> ASF <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></li>
<li><a href="https://www.apache.org/licenses" target="_blank">License</a></li>
<li><a href="https://www.apache.org/foundation/policies/conduct" target="_blank">Code of Conduct</a></li>
<li><a href="https://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
<li><a href="https://www.apache.org/security/" target="_blank">Security</a></li>
Expand Down

0 comments on commit 7640062

Please sign in to comment.