You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Many links have become stale or broken over time as
discovered by `make linkcheck`.
Fix all broken links, many of which just needed to be updated from
http to https.
Other notes:
- The official mpich repo moved to github. Update links according.
- The zerovm community pages have disappeared, and reference to C4.1
could not be found any longer. Drop the reference.
- Some references to code on github had gone stale. Update references
to "permalinks" to hopefully avoid this in the future.
- Release materials for projects that use GNU Autotools SHOULD include
187
187
"dist tarballs"; that is, a source distribution with pre-generated
@@ -239,7 +239,7 @@ Project Administration
239
239
Further Reading
240
240
---------------
241
241
242
-
- `ZeroMQ - The Guide, Chapter 6: The ZeroMQ Community <http://zguide.zeromq.org/page:all#Chapter-The-MQ-Community>`__
242
+
- `ZeroMQ - The Guide, Chapter 6: The ZeroMQ Community <https://zguide.zeromq.org/docs/chapter6/#the-community>`__
243
243
244
244
- `Argyris' Models 1 and 2 <http://en.wikipedia.org/wiki/Chris_Argyris>`__ - the goals of C4.1 are consistent with Argyris' Model 2.
245
245
@@ -251,6 +251,4 @@ Implementations
251
251
252
252
- The `ZeroMQ community <http://zeromq.org>`__ uses the C4.1 process for many projects.
253
253
254
-
- `OSSEC <http://www.ossec.net/>`__ `uses the C4.1 process <http://ossec-docs.readthedocs.org/en/latest/oRFC/orfc-1.html>`__.
255
-
256
-
- The `ZeroVM <http://zerovm.org>`__ community uses `a C4.1 fork for their work <https://github.com/zerovm/zvm-community/blob/master/process/c4_1.md>`__.
254
+
- `OSSEC <http://www.ossec.net/>`__ `uses the C4.1 process <https://ossec-docs.readthedocs.io/en/latest/docs/development/oRFC/orfc-1.html>`__.
.. [#f6] `PMI: A Scalable Parallel Process-Management Interface for Extreme-Scale Systems <http://www.mcs.anl.gov/papers/P1760.pdf>`__, P. Balaji et al, EuroMPI Proceedings, 2010.
922
+
.. [#f6] `PMI: A Scalable Parallel Process-Management Interface for Extreme-Scale Systems <https://www.mcs.anl.gov/papers/P1760.pdf>`__, P. Balaji et al, EuroMPI Proceedings, 2010.
0 commit comments