|
8 | 8 |
|
9 | 9 | <div align="center" class="badge-section"> |
10 | 10 | <br> |
11 | | - <a href="https://pypi.org/project/plugboard/", alt="PyPI version"> |
| 11 | + <a href="https://pypi.org/project/plugboard/" alt="PyPI version"> |
12 | 12 | <img alt="PyPI" src="https://img.shields.io/pypi/v/plugboard?labelColor=075D7A&color=CC9C4A"></a> |
13 | | - <a href="https://www.python.org/", alt="Python versions"> |
| 13 | + <a href="https://www.python.org/" alt="Python versions"> |
14 | 14 | <img alt="Python" src="https://img.shields.io/pypi/pyversions/plugboard?labelColor=075D7A&color=CC9C4A"></a> |
15 | | - <a href="https://github.com/plugboard-dev/plugboard?tab=Apache-2.0-1-ov-file#readme", alt="License"> |
| 15 | + <a href="https://github.com/plugboard-dev/plugboard?tab=Apache-2.0-1-ov-file#readme" alt="License"> |
16 | 16 | <img alt="License" src="https://img.shields.io/github/license/plugboard-dev/plugboard?labelColor=075D7A&color=CC9C4A"></a> |
17 | | - <a href="https://github.com/plugboard-dev/plugboard", alt="Typed"> |
| 17 | + <a href="https://github.com/plugboard-dev/plugboard" alt="Typed"> |
18 | 18 | <img alt="Typed" src="https://img.shields.io/pypi/types/plugboard?labelColor=075D7A&color=CC9C4A"></a> |
19 | 19 | <br> |
20 | | - <a href="https://github.com/plugboard-dev/plugboard/actions/workflows/lint-test.yaml", alt="Lint and test"> |
| 20 | + <a href="https://github.com/plugboard-dev/plugboard/actions/workflows/lint-test.yaml" alt="Lint and test"> |
21 | 21 | <img alt="Lint and Test" src="https://github.com/plugboard-dev/plugboard/actions/workflows/lint-test.yaml/badge.svg"></a> |
22 | | - <a href="https://github.com/plugboard-dev/plugboard/actions/workflows/docs.yaml", alt="Documentation"> |
23 | | - <img alt="Docs" src="https://github.com/plugboard-dev/plugboard/actions/workflows/docs.yaml/badge.svg"></a> |
| 22 | + <a href="https://github.com/plugboard-dev/plugboard/actions/workflows/github-code-scanning/codeql" alt="CodeQL"> |
| 23 | + <img alt="CodeQL" src="https://github.com/plugboard-dev/plugboard/actions/workflows/github-code-scanning/codeql/badge.svg"></a> |
24 | 24 | <a href="https://codecov.io/gh/plugboard-dev/plugboard" > |
25 | 25 | <img src="https://codecov.io/gh/plugboard-dev/plugboard/graph/badge.svg?token=4LU4K6TOLQ"/></a> |
| 26 | + <br> |
| 27 | + <a href="https://docs.plugboard.dev" alt="Documentation"> |
| 28 | + <img alt="Docs" src="https://github.com/plugboard-dev/plugboard/actions/workflows/docs.yaml/badge.svg"></a> |
26 | 29 | </div> |
27 | 30 |
|
28 | 31 | <hr> |
|
0 commit comments