This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch maven-deploy-plugin-3.x in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git
The following commit(s) were added to refs/heads/maven-deploy-plugin-3.x by this push: new 69b6824 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" 69b6824 is described below commit 69b6824633ed0cd39184a3918e5cc6087039d9ea Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Wed Feb 12 17:53: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 6df80c4..d580087 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -48,7 +48,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 -->