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

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


The following commit(s) were added to refs/heads/master by this push:
     new e2006edb update links (#175)
e2006edb is described below

commit e2006edbbb9a621d8ed3f2c745f1a9f5bb1c8ec8
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Fri Mar 17 07:53:04 2023 -0400

    update links (#175)
---
 src/site/site.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 027bb6ae..91638e7a 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -26,8 +26,7 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
-      <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 -->
-      <item name="License" href="http://www.apache.org/licenses/"/>
+      <item name="License" href="https://www.apache.org/licenses/"/>
       <item name="Download" href="download.html"/>
     </menu>
 

Reply via email to