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


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

commit 02269fe9a84dfc435c0a2c6fda2309e05be7e6d2
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Wed Feb 12 21:08:55 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 36b8c8a..cb87c0f 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -27,7 +27,7 @@ under the License.
 
     <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="Limitations" href="limitations.html"/>
       <item name="FAQ" href="faq.html"/>

Reply via email to