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

olamy pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/archiva-2.x by this push:
     new 5608634ba fix mailing list for next 2.x branch (#90)
5608634ba is described below

commit 5608634ba149652d918f640455e1e115420aced9
Author: Eric Barboni <[email protected]>
AuthorDate: Mon May 9 01:42:09 2022 +0200

    fix mailing list for next 2.x branch (#90)
---
 archiva-docs/src/site/apt/release-notes.apt.vm                        | 2 +-
 .../src/main/resources/org/apache/archiva/security.properties         | 2 +-
 .../src/main/resources/org/apache/archiva/redback-security.properties | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm 
b/archiva-docs/src/site/apt/release-notes.apt.vm
index 478c932ab..e88c4d284 100644
--- a/archiva-docs/src/site/apt/release-notes.apt.vm
+++ b/archiva-docs/src/site/apt/release-notes.apt.vm
@@ -37,7 +37,7 @@ Release Notes for Archiva ${project.version}
 
   * the web site: {{https://archiva.apache.org/}}
 
-  * the archiva-user mailing list: 
{{https://archiva.apache.org/mail-lists.html}}
+  * the archiva-user mailing list: 
{{https://archiva.apache.org/mailing-lists.html}}
 
 * New in Archiva ${project.version}
 
diff --git 
a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/security.properties
 
b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/security.properties
index 2074ef020..3a59dc847 100644
--- 
a/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/security.properties
+++ 
b/archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/security.properties
@@ -24,4 +24,4 @@
 email.validation.subject=Welcome to Archiva
 
 # Feedback page
-email.feedback.path=http://archiva.apache.org/mail-lists.html
+email.feedback.path=https://archiva.apache.org/mailing-lists.html
diff --git 
a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/org/apache/archiva/redback-security.properties
 
b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/org/apache/archiva/redback-security.properties
index bb883b18a..a870220e8 100644
--- 
a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/org/apache/archiva/redback-security.properties
+++ 
b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/org/apache/archiva/redback-security.properties
@@ -24,6 +24,6 @@
 email.validation.subject=Welcome to Archiva
 
 # Feedback page
-email.feedback.path=http://archiva.apache.org/mail-lists.html
+email.feedback.path=https://archiva.apache.org/mailing-lists.html
 
-email.url.path=index.html
\ No newline at end of file
+email.url.path=index.html

Reply via email to