1- python- dodal
1+ dodal
22============
33
44|code_ci | |docs_ci | |coverage | |pypi_version | |license |
@@ -7,27 +7,27 @@ python-dodal
77Ophyd devices and other utils that could be used across DLS beamlines
88
99============== ==============================================================
10- PyPI ``pip install python- dodal ``
11- Source code https://github.com/DiamondLightSource/python- dodal
12- Documentation https://DiamondLightSource.github.io/python- dodal
13- Releases https://github.com/DiamondLightSource/python- dodal/releases
10+ PyPI ``pip install dodal ``
11+ Source code https://github.com/DiamondLightSource/dodal
12+ Documentation https://DiamondLightSource.github.io/dodal
13+ Releases https://github.com/DiamondLightSource/dodal/releases
1414============== ==============================================================
1515
1616
17- .. |code_ci | image :: https://github.com/DiamondLightSource/python- dodal/actions/workflows/code.yml/badge.svg?branch=main
18- :target: https://github.com/DiamondLightSource/python- dodal/actions/workflows/code.yml
17+ .. |code_ci | image :: https://github.com/DiamondLightSource/dodal/actions/workflows/code.yml/badge.svg?branch=main
18+ :target: https://github.com/DiamondLightSource/dodal/actions/workflows/code.yml
1919 :alt: Code CI
2020
21- .. |docs_ci | image :: https://github.com/DiamondLightSource/python- dodal/actions/workflows/docs.yml/badge.svg?branch=main
22- :target: https://github.com/DiamondLightSource/python- dodal/actions/workflows/docs.yml
21+ .. |docs_ci | image :: https://github.com/DiamondLightSource/dodal/actions/workflows/docs.yml/badge.svg?branch=main
22+ :target: https://github.com/DiamondLightSource/dodal/actions/workflows/docs.yml
2323 :alt: Docs CI
2424
25- .. |coverage | image :: https://codecov.io/gh/DiamondLightSource/python- dodal/branch/main/graph/badge.svg
26- :target: https://codecov.io/gh/DiamondLightSource/python- dodal
25+ .. |coverage | image :: https://codecov.io/gh/DiamondLightSource/dodal/branch/main/graph/badge.svg
26+ :target: https://codecov.io/gh/DiamondLightSource/dodal
2727 :alt: Test Coverage
2828
29- .. |pypi_version | image :: https://img.shields.io/pypi/v/python- dodal.svg
30- :target: https://pypi.org/project/python- dodal
29+ .. |pypi_version | image :: https://img.shields.io/pypi/v/dodal.svg
30+ :target: https://pypi.org/project/dodal
3131 :alt: Latest PyPI version
3232
3333.. |license | image :: https://img.shields.io/badge/License-Apache%202.0-blue.svg
@@ -38,4 +38,4 @@ Releases https://github.com/DiamondLightSource/python-dodal/releases
3838 Anything below this line is used when viewing README.rst and will be replaced
3939 when included in index.rst
4040
41- See https://DiamondLightSource.github.io/python- dodal for more detailed documentation.
41+ See https://DiamondLightSource.github.io/dodal for more detailed documentation.
0 commit comments