File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ The latest documentation for PySPH is available at
2121 :target: https://github.com/pypr/pysph/actions/workflows/tests.yml
2222.. |MPI Build Status | image :: https://github.com/pypr/pysph/actions/workflows/zoltan-tests.yml/badge.svg
2323 :target: https://github.com/pypr/pysph/actions/workflows/zoltan-tests.yml
24- .. |Documentation Status | image :: https://readthedocs.org/projects/pysph/badge/?version=latest
25- :target: https://pysph.readthedocs.io/en/latest /?badge=latest
24+ .. |Documentation Status | image :: https://readthedocs.org/projects/pysph/badge/?version=main
25+ :target: https://pysph.readthedocs.io/en/main /?badge=main
2626 :alt: Documentation Status
2727
2828
Original file line number Diff line number Diff line change @@ -484,7 +484,7 @@ installing the OpenMP support for clang. This can be done with brew_ using::
484484
485485`LLVM <https://formulae.brew.sh/formula/llvm >`_ can also be installed using
486486brew _, likewise. Once this is done, you can use the following
487- `compyle config <https://compyle.readthedocs.io/en/latest /installation.html#config >`_::
487+ `compyle config <https://compyle.readthedocs.io/en/main /installation.html#config >`_::
488488
489489 import os
490490 os.environ['CC'] = '/opt/homebrew/opt/llvm@15/bin/clang'
You can’t perform that action at this time.
0 commit comments