diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-11-28 14:55:16 +0100 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-06-09 10:57:02 -0500 |
commit | 549bd7f13210f0082dfd7f0d5898c86c216ca9eb (patch) | |
tree | 42be5a222f633ee83f4ed964681ca9e5fb475e89 | |
parent | Adjust the width of the line numbers column (diff) | |
download | frontend-549bd7f13210f0082dfd7f0d5898c86c216ca9eb.tar.gz frontend-549bd7f13210f0082dfd7f0d5898c86c216ca9eb.tar.bz2 frontend-549bd7f13210f0082dfd7f0d5898c86c216ca9eb.zip |
Update URL of main mailing lists page
Closes: https://bugs.gentoo.org/701390
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Signed-off-by: John Helmert III <ajak@gentoo.org>
-rw-r--r-- | views/lists.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/lists.erb b/views/lists.erb index dcc6b08..a9c2fc2 100644 --- a/views/lists.erb +++ b/views/lists.erb @@ -21,7 +21,7 @@ <div class="col-12 col-md-6"> <div class="alert alert-info" role="alert"> <strong>How to Participate</strong><br> - Please see our <a href="https://www.gentoo.org/main/en/lists.xml" class="alert-link">Mailing List information page</a> for more information on + Please see our <a href="https://www.gentoo.org/get-involved/mailing-lists/" class="alert-link">Mailing List information page</a> for more information on how you can subscribe and participate in the discussions. </div> </div> |