Skip to content

Commit b7b3415

Browse files
committed
Fix broken platform links
1 parent 0891830 commit b7b3415

4 files changed

Lines changed: 4 additions & 5 deletions

File tree

docs/platforms/bebop.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ Additional Information
140140
See the LCRC Bebop docs here_ for more information about Bebop.
141141

142142
.. _Anaconda: https://www.anaconda.com/
143-
.. _Bebop: https://www.lcrc.anl.gov/systems/resources/bebop/
143+
.. _Bebop: https://www.lcrc.anl.gov/systems/bebop
144144
.. _conda: https://conda.io/en/latest/
145-
.. _here: https://www.lcrc.anl.gov/for-users/using-lcrc/running-jobs/running-jobs-on-bebop/
145+
.. _here: https://docs.lcrc.anl.gov/bebop/running-jobs-bebop/
146146
.. _mpi4py: https://mpi4py.readthedocs.io/en/stable/
147147
.. _options: https://slurm.schedmd.com/srun.html
148148
.. _Slurm: https://slurm.schedmd.com/

docs/platforms/improv.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ You can install mpi4py as usual having installed the Open-MPI module::
6868
Note if using ``mpi4py`` comms with Open-MPI, you may need to set ``export OMPI_MCA_coll_hcoll_enable=0``
6969
to prevent HCOLL warnings.
7070

71-
.. _Improv: https://www.lcrc.anl.gov/for-users/using-lcrc/running-jobs/running-jobs-on-improv/
71+
.. _Improv: https://docs.lcrc.anl.gov/improv/running-jobs-improv/

docs/platforms/platforms_index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ libEnsemble on specific HPC systems.
221221
example_scripts
222222

223223
.. _Balsam: https://balsam.readthedocs.io/en/latest/
224-
.. _Cooley: https://www.alcf.anl.gov/support-center/cooley
225224
.. _Globus Compute: https://www.globus.org/compute
226225
.. _Globus Compute endpoints: https://globus-compute.readthedocs.io/en/latest/endpoints.html
227226
.. _Globus: https://www.globus.org/

docs/resource_manager/resource_detection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ undesirably scheduled to the same nodes.
4040
System detection for resources can be overridden using the :ref:`resource_info<resource_info>`
4141
:class:`libE_specs<libensemble.specs.LibeSpecs>` option.
4242

43-
.. _Cooley: https://www.alcf.anl.gov/support-center/cooley
43+
.. _Cooley: https://www.alcf.anl.gov/alcf-resources/cooley

0 commit comments

Comments
 (0)