Skip to content

Commit d19bc13

Browse files
authored
[MNGSITE-529] Rename "Goals" to "Plugin Documentation"
1 parent e8f44e6 commit d19bc13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maven-plugin-plugin/src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<body>
2727
<menu name="Overview">
2828
<item name="Introduction" href="index.html"/>
29-
<item name="Goals" href="plugin-info.html"/>
29+
<item name="Plugin Documentation" href="plugin-info.html"/>
3030
<item name="Usage" href="usage.html"/>
3131
<!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 -->
3232
<item name="License" href="https://www.apache.org/licenses/"/>

maven-plugin-report-plugin/src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<body>
2727
<menu name="Overview">
2828
<item name="Introduction" href="index.html"/>
29-
<item name="Goals" href="plugin-info.html"/>
29+
<item name="Plugin Documentation" href="plugin-info.html"/>
3030
<item name="Usage" href="usage.html"/>
3131
<!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 -->
3232
<item name="License" href="https://www.apache.org/licenses/"/>

0 commit comments

Comments
 (0)