Skip to content

Commit c953942

Browse files
committed
get rid of rst warning
1 parent 06d353d commit c953942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Features
1515
- Projects: many documented projects with defined and tested outcomes
1616
- Many different examples, collocation types, data types already implemented
1717
- Works with `PETSc <http://www.mcs.anl.gov/petsc/>`_ through `petsc4py <https://bitbucket.org/petsc/petsc4py>`_ , `FEniCS <https://fenicsproject.org/>`_ and `mpi4py-fft <https://mpi4py-fft.readthedocs.io/en/latest/>`_
18-
- Continuous integration via `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`_
18+
- Continuous integration via `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`__
1919
- Fully compatible with 3.6 (or higher)
2020

2121

@@ -60,7 +60,7 @@ You can achieve this e.g. by
6060
6161
conda install -c conda-forge mpich petsc4py mpi4py fenics
6262
63-
Most of the code is tested automatically using `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`_, so a working version of the installation process can always be found in the `ci_pipeline.yml <https://github.com/Parallel-in-Time/pySDC/blob/master/.github/workflows/ci_pipeline.yml>`_ file.
63+
Most of the code is tested automatically using `Github Actions <https://github.com/Parallel-in-Time/pySDC/actions>`__, so a working version of the installation process can always be found in the `ci_pipeline.yml <https://github.com/Parallel-in-Time/pySDC/blob/master/.github/workflows/ci_pipeline.yml>`_ file.
6464

6565
For many examples, `LaTeX` is used for the plots, i.e. a decent installation of this is needed in order to run the tests.
6666
When using `fenics` or `petsc4py`, a C++ compiler is required (although installation may go through at first).

0 commit comments

Comments
 (0)