Skip to content

Commit 514e1c6

Browse files
committed
drop the word "plugin" from the build automation group in the navbar
1 parent 2cb97b6 commit 514e1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<div class="navbar-item has-dropdown is-hoverable">
5353
<div class="navbar-link">Tooling</div>
5454
<div class="navbar-dropdown is-right">
55-
<div class="navbar-item">Build Automation Plugins</div>
55+
<div class="navbar-item">Build Automation</div>
5656
{{#with (resolvePageURL 'maven-tools::index.adoc')}}
5757
<a class="navbar-item" href="{{{relativize this}}}">Maven Tools <small>Java</small></a>
5858
{{/with}}

0 commit comments

Comments
 (0)