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

slachiewicz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


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

commit c80a10d534da66cbff92f77f5ba92167cbe34a61
Author: Matthias Bünger <hardcore_a...@web.de>
AuthorDate: Tue Feb 11 19:58:03 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 cc200a8..9da758b 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"/>
       <item name="Release Notes" href="jira-report.html"/>

Reply via email to