@@ -26,36 +26,36 @@ flake8-github-actions
26
26
* - Other
27
27
- |license | |language | |requires |
28
28
29
- .. |actions_linux | image :: https://github.com/domdfcoding /flake8-github-actions/workflows/Linux/badge.svg
30
- :target: https://github.com/domdfcoding /flake8-github-actions/actions?query=workflow%3A%22Linux%22
29
+ .. |actions_linux | image :: https://github.com/python-formate /flake8-github-actions/workflows/Linux/badge.svg
30
+ :target: https://github.com/python-formate /flake8-github-actions/actions?query=workflow%3A%22Linux%22
31
31
:alt: Linux Test Status
32
32
33
- .. |actions_windows | image :: https://github.com/domdfcoding /flake8-github-actions/workflows/Windows/badge.svg
34
- :target: https://github.com/domdfcoding /flake8-github-actions/actions?query=workflow%3A%22Windows%22
33
+ .. |actions_windows | image :: https://github.com/python-formate /flake8-github-actions/workflows/Windows/badge.svg
34
+ :target: https://github.com/python-formate /flake8-github-actions/actions?query=workflow%3A%22Windows%22
35
35
:alt: Windows Test Status
36
36
37
- .. |actions_macos | image :: https://github.com/domdfcoding /flake8-github-actions/workflows/macOS/badge.svg
38
- :target: https://github.com/domdfcoding /flake8-github-actions/actions?query=workflow%3A%22macOS%22
37
+ .. |actions_macos | image :: https://github.com/python-formate /flake8-github-actions/workflows/macOS/badge.svg
38
+ :target: https://github.com/python-formate /flake8-github-actions/actions?query=workflow%3A%22macOS%22
39
39
:alt: macOS Test Status
40
40
41
- .. |actions_flake8 | image :: https://github.com/domdfcoding /flake8-github-actions/workflows/Flake8/badge.svg
42
- :target: https://github.com/domdfcoding /flake8-github-actions/actions?query=workflow%3A%22Flake8%22
41
+ .. |actions_flake8 | image :: https://github.com/python-formate /flake8-github-actions/workflows/Flake8/badge.svg
42
+ :target: https://github.com/python-formate /flake8-github-actions/actions?query=workflow%3A%22Flake8%22
43
43
:alt: Flake8 Status
44
44
45
- .. |actions_mypy | image :: https://github.com/domdfcoding /flake8-github-actions/workflows/mypy/badge.svg
46
- :target: https://github.com/domdfcoding /flake8-github-actions/actions?query=workflow%3A%22mypy%22
45
+ .. |actions_mypy | image :: https://github.com/python-formate /flake8-github-actions/workflows/mypy/badge.svg
46
+ :target: https://github.com/python-formate /flake8-github-actions/actions?query=workflow%3A%22mypy%22
47
47
:alt: mypy status
48
48
49
- .. |requires | image :: https://requires.io/github/domdfcoding /flake8-github-actions/requirements.svg?branch=master
50
- :target: https://requires.io/github/domdfcoding /flake8-github-actions/requirements/?branch=master
49
+ .. |requires | image :: https://requires.io/github/python-formate /flake8-github-actions/requirements.svg?branch=master
50
+ :target: https://requires.io/github/python-formate /flake8-github-actions/requirements/?branch=master
51
51
:alt: Requirements Status
52
52
53
- .. |coveralls | image :: https://img.shields.io/coveralls/github/domdfcoding /flake8-github-actions/master?logo=coveralls
54
- :target: https://coveralls.io/github/domdfcoding /flake8-github-actions?branch=master
53
+ .. |coveralls | image :: https://img.shields.io/coveralls/github/python-formate /flake8-github-actions/master?logo=coveralls
54
+ :target: https://coveralls.io/github/python-formate /flake8-github-actions?branch=master
55
55
:alt: Coverage
56
56
57
- .. |codefactor | image :: https://img.shields.io/codefactor/grade/github/domdfcoding /flake8-github-actions?logo=codefactor
58
- :target: https://www.codefactor.io/repository/github/domdfcoding /flake8-github-actions
57
+ .. |codefactor | image :: https://img.shields.io/codefactor/grade/github/python-formate /flake8-github-actions?logo=codefactor
58
+ :target: https://www.codefactor.io/repository/github/python-formate /flake8-github-actions
59
59
:alt: CodeFactor Grade
60
60
61
61
.. |pypi-version | image :: https://img.shields.io/pypi/v/flake8-github-actions
@@ -74,19 +74,19 @@ flake8-github-actions
74
74
:target: https://pypi.org/project/flake8-github-actions/
75
75
:alt: PyPI - Wheel
76
76
77
- .. |license | image :: https://img.shields.io/github/license/domdfcoding /flake8-github-actions
78
- :target: https://github.com/domdfcoding /flake8-github-actions/blob/master/LICENSE
77
+ .. |license | image :: https://img.shields.io/github/license/python-formate /flake8-github-actions
78
+ :target: https://github.com/python-formate /flake8-github-actions/blob/master/LICENSE
79
79
:alt: License
80
80
81
- .. |language | image :: https://img.shields.io/github/languages/top/domdfcoding /flake8-github-actions
81
+ .. |language | image :: https://img.shields.io/github/languages/top/python-formate /flake8-github-actions
82
82
:alt: GitHub top language
83
83
84
- .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding /flake8-github-actions/v0.1.1
85
- :target: https://github.com/domdfcoding /flake8-github-actions/pulse
84
+ .. |commits-since | image :: https://img.shields.io/github/commits-since/python-formate /flake8-github-actions/v0.1.1
85
+ :target: https://github.com/python-formate /flake8-github-actions/pulse
86
86
:alt: GitHub commits since tagged version
87
87
88
- .. |commits-latest | image :: https://img.shields.io/github/last-commit/domdfcoding /flake8-github-actions
89
- :target: https://github.com/domdfcoding /flake8-github-actions/commit/master
88
+ .. |commits-latest | image :: https://img.shields.io/github/last-commit/python-formate /flake8-github-actions
89
+ :target: https://github.com/python-formate /flake8-github-actions/commit/master
90
90
:alt: GitHub last commit
91
91
92
92
.. |maintained | image :: https://img.shields.io/maintenance/yes/2021
0 commit comments