This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch fix/RAT-353 in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit a6d08c408e70d5be7ca7fee28bf1a6959aa8f886 Author: P. Ottlinger <[email protected]> AuthorDate: Sun Jan 21 00:47:18 2024 +0100 RAT-353: Fix broken link mailing lists --- apache-rat-core/src/site/apt/index.apt.vm | 2 +- src/site/apt/index.apt.vm | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apache-rat-core/src/site/apt/index.apt.vm b/apache-rat-core/src/site/apt/index.apt.vm index 8e161087..4a58fced 100644 --- a/apache-rat-core/src/site/apt/index.apt.vm +++ b/apache-rat-core/src/site/apt/index.apt.vm @@ -67,4 +67,4 @@ git clone https://gitbox.apache.org/repos/asf/creadur-rat.git mvn install +------------------------------------------+ - Subscribe to our {{{./mail-lists.html}mailing lists}} for a warm welcome one and all. + Subscribe to our {{{./mailing-lists.html}mailing lists}} for a warm welcome one and all. diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index 1974c503..3a5066ba 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -43,7 +43,7 @@ Apache Rat Rat arises from the Apache style, but is used more widely. If your release style isn't supported, - {{{./mail-lists.html}talk to us}}. + {{{./mailing-lists.html}talk to us}}. ** How Do I Use Rat? @@ -57,11 +57,11 @@ Apache Rat Rat is extensible. If your build tool isn't supported, please contribute a {{{./issue-management.html}patch}} or - {{{./mail-lists.html}talk to us}}. + {{{./mailing-lists.html}talk to us}}. Rat aspires to be self documenting. Please contribute a {{{./issue-management.html}patch}} or - {{{./mail-lists.html}talk to us}} + {{{./mailing-lists.html}talk to us}} whenever Rat falls short. ** Who Develops Rat? @@ -77,7 +77,7 @@ Apache Rat {{{https://wiki.c2.com/?TestDrivenDevelopment}demonstrate}} a {{{./issue-management.html}bug}}, or just - {{{./mail-lists.html}talk to us}}. + {{{./mailing-lists.html}talk to us}}. All welcome :-) * Quick Start: Running Rat
