diff --git a/README.md b/README.md index 7614dcd..724b744 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ | | Badges | | --- | :---: | | Documentation | [![Documentation status](https://readthedocs.org/projects/symfem/badge/?version=latest)](https://symfem.readthedocs.io/en/latest/?badge=latest) | -| Testing & coverage | [![Style checks](https://github.com/mscroggs/symfem/actions/workflows/style-checks.yml/badge.svg)](https://github.com/mscroggs/symfem/actions) [![Run tests](https://github.com/mscroggs/symfem/actions/workflows/run-tests.yml/badge.svg)](https://github.com/mscroggs/symfem/actions) [![Coverage Status](https://coveralls.io/repos/github/mscroggs/symfem/badge.svg?branch=main)](https://coveralls.io/github/mscroggs/symfem?branch=main) [![DefElement: used as verification baseline](https://defelement.com/badges/symfem.svg)](https://defelement.com/verification.html) | +| Testing & coverage | [![Style checks](https://github.com/mscroggs/symfem/actions/workflows/style-checks.yml/badge.svg)](https://github.com/mscroggs/symfem/actions) [![Run tests](https://github.com/mscroggs/symfem/actions/workflows/run-tests.yml/badge.svg)](https://github.com/mscroggs/symfem/actions) [![Coverage Status](https://coveralls.io/repos/github/mscroggs/symfem/badge.svg?branch=main)](https://coveralls.io/github/mscroggs/symfem?branch=main) [![DefElement: used as verification baseline](https://defelement.org/badges/symfem.svg)](https://defelement.org/verification.html) | | Packages | [![PyPI](https://img.shields.io/pypi/v/symfem?color=blue&label=PyPI&logo=pypi&logoColor=white)](https://pypi.org/project/symfem/) [![conda](https://anaconda.org/conda-forge/symfem/badges/version.svg)](https://anaconda.org/conda-forge/symfem) | | Paper | [![DOI](https://joss.theoj.org/papers/10.21105/joss.03556/status.svg)](https://doi.org/10.21105/joss.03556) | @@ -108,7 +108,7 @@ More detailed documentation of the latest release version of Symfem can be found of Symfem can be found in the [`demo` folder](demo/) or viewed on [Read the Docs](https://symfem.readthedocs.io/en/latest/demos/index.html). -Details of the definition of each element can be found on [DefElement](https://defelement.com) +Details of the definition of each element can be found on [DefElement](https://defelement.org) alongside Symfem snippets for creating the element. ## Getting help