diff options
author | Eric Barboni <skygo@apache.org> | 2022-05-09 01:41:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 09:41:49 +1000 |
commit | fc68a5a768722e0bbeaf68dbc6368921aaf3ebc8 (patch) | |
tree | 6979e5f91b4c55badef3992db0a7c9c19f404d13 /archiva-docs/src/site | |
parent | 7720f9bdafff07844e3fff17b6c27bfc41dd4e22 (diff) | |
download | archiva-fc68a5a768722e0bbeaf68dbc6368921aaf3ebc8.tar.gz archiva-fc68a5a768722e0bbeaf68dbc6368921aaf3ebc8.zip |
fix mailing list link on master branch (#89)
* fix mailing list on master branch
* Update archiva-modules/archiva-web/archiva-webapp/src/main/resources/org/apache/archiva/redback-security.properties
Co-authored-by: Olivier Lamy <olamy@apache.org>
* Update archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/security.properties
Co-authored-by: Olivier Lamy <olamy@apache.org>
Co-authored-by: Olivier Lamy <olamy@apache.org>
Diffstat (limited to 'archiva-docs/src/site')
-rw-r--r-- | archiva-docs/src/site/apt/release-notes.apt.vm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm b/archiva-docs/src/site/apt/release-notes.apt.vm index c650c146a..7085e7367 100644 --- a/archiva-docs/src/site/apt/release-notes.apt.vm +++ b/archiva-docs/src/site/apt/release-notes.apt.vm @@ -32,7 +32,7 @@ Release Notes for Archiva ${project.version} * the web site: {{http://archiva.apache.org/}} - * the archiva-user mailing list: {{http://archiva.apache.org/mail-lists.html}} + * the archiva-user mailing list: {{http://archiva.apache.org/mailing-lists.html}} * New in Archiva ${project.version} |