diff --git a/community/lists/hwloc.inc b/community/lists/hwloc.inc index 163d2fd93..e13648e3b 100644 --- a/community/lists/hwloc.inc +++ b/community/lists/hwloc.inc @@ -2,8 +2,6 @@ // Assume that $base has already been set $this_nav[] = new Nav("hwloc announce archives", - "https://mail-archive.com/hwloc-announce@lists.open-mpi.org/"); + "https://sympa.inria.fr/sympa/arc/hwloc-announce"); $this_nav[] = new Nav("hwloc users archives", - "https://mail-archive.com/hwloc-users@lists.open-mpi.org/"); -$this_nav[] = new Nav("hwloc devel archives", - "https://mail-archive.com/hwloc-devel@lists.open-mpi.org/"); + "https://sympa.inria.fr/sympa/arc/hwloc-users"); diff --git a/community/lists/hwloc.php b/community/lists/hwloc.php index 238613ce5..496165ac6 100644 --- a/community/lists/hwloc.php +++ b/community/lists/hwloc.php @@ -11,11 +11,11 @@


-

Hwloc's mailing lists are hosted at Google Groups, which +

Hwloc's mailing lists are hosted at Inria, which contains archived conversations going back to January, 2025.

-

However, Hwloc's complete mail archives go back much -further than that and are available at However, Hwloc's complete mail archives up to 2024 +are available at https://mail-archive.com/.


@@ -26,8 +26,11 @@