We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb97b6 commit 514e1c6Copy full SHA for 514e1c6
src/partials/header-content.hbs
@@ -52,7 +52,7 @@
52
<div class="navbar-item has-dropdown is-hoverable">
53
<div class="navbar-link">Tooling</div>
54
<div class="navbar-dropdown is-right">
55
- <div class="navbar-item">Build Automation Plugins</div>
+ <div class="navbar-item">Build Automation</div>
56
{{#with (resolvePageURL 'maven-tools::index.adoc')}}
57
<a class="navbar-item" href="{{{relativize this}}}">Maven Tools <small>Java</small></a>
58
{{/with}}
0 commit comments