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-changelog-plugin.git


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

commit f217815380bdfaa81649dd48a0c99e56081fca6a
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Sat Feb 15 19:26:00 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 1ac354c..ea4ad67 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"/>
       <item name="Change Scm implementation" href="changing-scm-impl.html"/>

Reply via email to