diff options
-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> |