Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions community/lists/hwloc.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@

<p><center><hr width=50%></center>

<h2 align=center><font color=red>NOTE:</font> New subscriptions to
the mailing lists curently broken.</h2>

<h2 align=center>Please <a
href="https://github.com/open-mpi/hwloc/issues/new/choose">create a
GitHub issue with any questions</a> until we can get the mailing lists
fixed.</h2>

<p><center><hr width=50%></center>

<P>The following lists are available for the <a href="<?php
print($topdir); ?>/projects/hwloc/">hwloc</a> community:</p>

Expand Down
10 changes: 10 additions & 0 deletions community/lists/mtt.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@

<p><center><hr width=50%></center>

<h2 align=center><font color=red>NOTE:</font> New subscriptions to
the mailing lists curently broken.</h2>

<h2 align=center>Please <a
href="https://github.com/open-mpi/mtt/issues/new/choose">create a
GitHub issue with any questions</a> until we can get the mailing lists
fixed.</h2>

<p><center><hr width=50%></center>

<P>The following lists are available for the <a href="<?php
print($topdir); ?>/projects/mtt/">MTT</a> community:</p>

Expand Down
10 changes: 10 additions & 0 deletions community/lists/ompi.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@

<p><center><hr width=50%></center>

<h2 align=center><font color=red>NOTE:</font> New subscriptions to
the mailing lists curently broken.</h2>

<h2 align=center>Please <a
href="https://github.com/open-mpi/ompi/issues/new/choose">create a
GitHub issue with any questions</a> until we can get the mailing lists
fixed.</h2>

<p><center><hr width=50%></center>

<P>The following lists are available for the Open MPI community:</p>

<P>
Expand Down
8 changes: 4 additions & 4 deletions doc/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
This documentation reflects the latest progression in the 4.1.x series.
</li>

<li><a href="v4.0"><strong>v4.0 series</strong></a>.
This documentation reflects the latest progression in the 4.0.x series.
</li>

</ul></p>

<h2>Older series (retired, deprecated, or otherwise no longer in
development)</h2>

<p><ul>

<li><a href="v4.0"><strong>v4.0 series</strong></a>.
This documentation reflects the latest progression in the 4.0.x series.
</li>

<li><a href="v3.1/"><strong>v3.1 series</strong></a>
(prior stable release series). This documentation reflects the latest progression in the 3.1.x series.
The emphasis of this
Expand Down
Loading