This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-release.git
commit bdef0ff7caddaa9e8b088811bfb0a092238eb15b Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Thu Mar 16 11:18:34 2023 +0000 update links --- 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>
