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

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


The following commit(s) were added to refs/heads/maven-source-plugin-3.x by 
this push:
     new 42d5343  [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
42d5343 is described below

commit 42d53434bf4d76d5ed155b2ce1862924fb779e75
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Wed Feb 12 18:23:36 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 bf5f36a..b9438e3 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -25,7 +25,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