@@ -10,9 +10,9 @@ Python projects.
1010
1111============== ==============================================================
1212PyPI ``pip install python3-pip-skeleton ``
13- Source code https://github.com/epics-containers /python3-pip-skeleton-cli
14- Documentation https://epics-containers .github.io/python3-pip-skeleton-cli
15- Releases https://github.com/epics-containers /python3-pip-skeleton-cli/releases
13+ Source code https://github.com/DiamondLightSource /python3-pip-skeleton-cli
14+ Documentation https://DiamondLightSource .github.io/python3-pip-skeleton-cli
15+ Releases https://github.com/DiamondLightSource /python3-pip-skeleton-cli/releases
1616============== ==============================================================
1717
1818It integrates the following tools:
@@ -31,7 +31,7 @@ code that can be merged into new or existing projects, and pulled from to
3131keep them up to date. It can also serve as a working example for those who
3232would prefer to cherry-pick.
3333
34- .. _skeleton : https://github.com/epics-containers /python3-pip-skeleton
34+ .. _skeleton : https://github.com/DiamondLightSource /python3-pip-skeleton
3535
3636This ``python3-pip-skeleton-cli `` repo contains the
3737docs and a command line tool to ease the adoption of this skeleton into a
@@ -43,16 +43,16 @@ and existing projects::
4343
4444 python3-pip-skeleton existing /path/to/existing/repo --org my_github_user_or_org
4545
46- .. |code_ci | image :: https://github.com/epics-containers /python3-pip-skeleton/workflows/Code%20CI/badge.svg?branch=main
47- :target: https://github.com/epics-containers /python3-pip-skeleton/actions?query=workflow%3A%22Code+CI%22
46+ .. |code_ci | image :: https://github.com/DiamondLightSource /python3-pip-skeleton/workflows/Code%20CI/badge.svg?branch=main
47+ :target: https://github.com/DiamondLightSource /python3-pip-skeleton/actions?query=workflow%3A%22Code+CI%22
4848 :alt: Code CI
4949
50- .. |docs_ci | image :: https://github.com/epics-containers /python3-pip-skeleton/workflows/Docs%20CI/badge.svg?branch=main
51- :target: https://github.com/epics-containers /python3-pip-skeleton/actions?query=workflow%3A%22Docs+CI%22
50+ .. |docs_ci | image :: https://github.com/DiamondLightSource /python3-pip-skeleton/workflows/Docs%20CI/badge.svg?branch=main
51+ :target: https://github.com/DiamondLightSource /python3-pip-skeleton/actions?query=workflow%3A%22Docs+CI%22
5252 :alt: Docs CI
5353
54- .. |coverage | image :: https://codecov.io/gh/epics-containers /python3-pip-skeleton/branch/main/graph/badge.svg
55- :target: https://codecov.io/gh/epics-containers /python3-pip-skeleton
54+ .. |coverage | image :: https://codecov.io/gh/DiamondLightSource /python3-pip-skeleton/branch/main/graph/badge.svg
55+ :target: https://codecov.io/gh/DiamondLightSource /python3-pip-skeleton
5656 :alt: Test Coverage
5757
5858.. |pypi_version | image :: https://img.shields.io/pypi/v/python3-pip-skeleton.svg
@@ -67,5 +67,5 @@ and existing projects::
6767 Anything below this line is used when viewing README.rst and will be replaced
6868 when included in index.rst
6969
70- See https://epics-containers .github.io/python3-pip-skeleton-cli for
70+ See https://DiamondLightSource .github.io/python3-pip-skeleton-cli for
7171more detailed documentation.
0 commit comments