@@ -7,16 +7,16 @@ python3-pip-skeleton
77
88 This project contains template code only. For documentation on how to
99 adopt this skeleton project see
10- https://epics-containers .github.io/python3-pip-skeleton-cli
10+ https://DiamondLightSource .github.io/python3-pip-skeleton-cli
1111
1212This is where you should write a short paragraph that describes what your module does,
1313how it does it, and why people should use it.
1414
1515============== ==============================================================
1616PyPI ``pip install python3-pip-skeleton ``
17- Source code https://github.com/epics-containers /python3-pip-skeleton
18- Documentation https://epics-containers .github.io/python3-pip-skeleton
19- Releases https://github.com/epics-containers /python3-pip-skeleton/releases
17+ Source code https://github.com/DiamondLightSource /python3-pip-skeleton
18+ Documentation https://DiamondLightSource .github.io/python3-pip-skeleton
19+ Releases https://github.com/DiamondLightSource /python3-pip-skeleton/releases
2020============== ==============================================================
2121
2222This is where you should put some images or code snippets that illustrate
@@ -25,16 +25,16 @@ introductory code here.
2525
2626Or if it is a commandline tool then you might put some example commands here.
2727
28- .. |code_ci | image :: https://github.com/epics-containers /python3-pip-skeleton/workflows/Code%20CI/badge.svg?branch=main
29- :target: https://github.com/epics-containers /python3-pip-skeleton/actions?query=workflow%3A%22Code+CI%22
28+ .. |code_ci | image :: https://github.com/DiamondLightSource /python3-pip-skeleton/workflows/Code%20CI/badge.svg?branch=main
29+ :target: https://github.com/DiamondLightSource /python3-pip-skeleton/actions?query=workflow%3A%22Code+CI%22
3030 :alt: Code CI
3131
32- .. |docs_ci | image :: https://github.com/epics-containers /python3-pip-skeleton/workflows/Docs%20CI/badge.svg?branch=main
33- :target: https://github.com/epics-containers /python3-pip-skeleton/actions?query=workflow%3A%22Docs+CI%22
32+ .. |docs_ci | image :: https://github.com/DiamondLightSource /python3-pip-skeleton/workflows/Docs%20CI/badge.svg?branch=main
33+ :target: https://github.com/DiamondLightSource /python3-pip-skeleton/actions?query=workflow%3A%22Docs+CI%22
3434 :alt: Docs CI
3535
36- .. |coverage | image :: https://codecov.io/gh/epics-containers /python3-pip-skeleton/branch/main/graph/badge.svg
37- :target: https://codecov.io/gh/epics-containers /python3-pip-skeleton
36+ .. |coverage | image :: https://codecov.io/gh/DiamondLightSource /python3-pip-skeleton/branch/main/graph/badge.svg
37+ :target: https://codecov.io/gh/DiamondLightSource /python3-pip-skeleton
3838 :alt: Test Coverage
3939
4040.. |pypi_version | image :: https://img.shields.io/pypi/v/python3-pip-skeleton.svg
@@ -49,4 +49,4 @@ Or if it is a commandline tool then you might put some example commands here.
4949 Anything below this line is used when viewing README.rst and will be replaced
5050 when included in index.rst
5151
52- See https://epics-containers .github.io/python3-pip-skeleton for more detailed documentation.
52+ See https://DiamondLightSource .github.io/python3-pip-skeleton for more detailed documentation.
0 commit comments