This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ccc3f16  [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
ccc3f16 is described below

commit ccc3f166a2608c704e0ec6c6cf9c5de2de7a60c3
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue Feb 11 17:24:02 2025 +0100

    [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index b14b745..4c03380 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -24,7 +24,7 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
-      <item name="Goals" href="plugin-info.html"/>
+      <item name="Plugin Documentation" href="plugin-info.html"/>
       <item name="Usage" href="usage.html"/>
       <item name="FAQ" href="faq.html"/>
       <!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 -->

Reply via email to