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

sparsick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 38c6c777 Dropped Use and renamed Run to Use. (#1407)
38c6c777 is described below

commit 38c6c777cc474c1026600920415e3f03f9246f5c
Author: Björn Raupach <[email protected]>
AuthorDate: Sun Oct 5 18:36:15 2025 +0200

    Dropped Use and renamed Run to Use. (#1407)
---
 content/site.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/content/site.xml b/content/site.xml
index 7f3e14be..308b67c4 100644
--- a/content/site.xml
+++ b/content/site.xml
@@ -45,9 +45,7 @@ under the License.
       <item name="What is Maven?" href="/what-is-maven.html"/>
       <item name="Installation" href="/install.html" />
       <item name="Downloads" href="/download.html"/>
-      <item name="Use" href="/users/index.html" collapse="true">
-      </item>
-      <item name="Run" href="/run.html"/>
+      <item name="Use" href="/run.html"/>
       <item name="Configure" href="/configure.html"/>
       <item name="Release Notes" href="/docs/history.html"/>
     </menu>

Reply via email to