You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/07/10 21:36:22 UTC

[commons-fileupload] branch master updated: Deduplicate menu items already in the project info section

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new b6d10a8  Deduplicate menu items already in the project info section
b6d10a8 is described below

commit b6d10a8cbfc144b48b897a4b73fa30a5b023ecf5
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jul 10 17:36:19 2023 -0400

    Deduplicate menu items already in the project info section
---
 src/site/site.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 9e3598b..91f60bc 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,8 +37,6 @@
       <item name="Security Reports"         href="./security-reports.html"/>
       <item name="Mailing lists"            href="./mail-lists.html" />
       <item name="Issue Tracking"           href="./issue-tracking.html" />
-      <item name="Team"                     href="./team.html" />
-      <item name="Source repository"        href="./scm.html" />
     </menu>
     <menu name="Modules">
       <item name="FileUpload Core"          href="commons-fileupload2-core/index.html" />