olamy commented on code in PR #89: URL: https://github.com/apache/archiva/pull/89#discussion_r866316085
########## 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=http://archiva.apache.org/mailing-lists.html Review Comment: ```suggestion email.feedback.path=https://archiva.apache.org/mailing-lists.html ``` ########## 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=http://archiva.apache.org/mailing-lists.html Review Comment: ```suggestion email.feedback.path=https://archiva.apache.org/mailing-lists.html ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@archiva.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org